Simple container for a collection of related CacheEntry objects that in conjunction with eachother represent some "insane" usage of the FieldCache.

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

Syntax

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

Inheritance Hierarchy

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

See Also