An Enumaration of the differnet types of "insane" behavior that may be detected in a FieldCache.

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

Syntax

C#
public sealed class InsanityType
Visual Basic
Public NotInheritable Class InsanityType
Visual C++
public ref class InsanityType sealed

Inheritance Hierarchy

System..::..Object
  Lucene.Net.Util..::..FieldCacheSanityChecker..::..InsanityType

See Also