True if this segment has pending deletions.

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

Syntax

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

See Also