True if we were unable to open the segments_N file.

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

Syntax

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

See Also