True if we were able to open a SegmentReader on this segment.

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

Syntax

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

See Also