Indicates an expected bit of "insanity". This may be useful for clients that wish to preserve/log information about insane usage but indicate that it was expected.

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

Syntax

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

See Also