Returned from {@link #CheckIndex()} detailing the health and status of the index.

WARNING: this API is new and experimental and is subject to suddenly change in the next release.

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

Syntax

C#
public class Status
Visual Basic
Public Class Status
Visual C++
public ref class Status

Inheritance Hierarchy

System..::..Object
  Lucene.Net.Index..::..CheckIndex..::..Status

See Also