Expert: The cache used internally by sorting and range query classes.

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public static readonly FieldCache DEFAULT
Visual Basic
Public Shared ReadOnly DEFAULT As FieldCache
Visual C++
public:
static initonly FieldCache^ DEFAULT

See Also