True if the index was created with a newer version of Lucene than the CheckIndex tool.

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

Syntax

C#
public bool toolOutOfDate
Visual Basic
Public toolOutOfDate As Boolean
Visual C++
public:
bool toolOutOfDate

See Also