Indicates an overlap in cache usage on a given field in sub/super readers.

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

Syntax

C#
public static readonly FieldCacheSanityChecker..::..InsanityType SUBREADER
Visual Basic
Public Shared ReadOnly SUBREADER As FieldCacheSanityChecker..::..InsanityType
Visual C++
public:
static initonly FieldCacheSanityChecker..::..InsanityType^ SUBREADER

See Also