True if we were unable to locate and load the segments_N file.

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

Syntax

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

See Also