Status for testing of indexed terms (null if indexed terms could not be tested).

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

Syntax

C#
public CheckIndex..::..Status..::..TermIndexStatus termIndexStatus
Visual Basic
Public termIndexStatus As CheckIndex..::..Status..::..TermIndexStatus
Visual C++
public:
CheckIndex..::..Status..::..TermIndexStatus^ termIndexStatus

See Also