Method HasDeletions
HasDeletions()
Returns true
if this index has deletions (including
buffered deletions). Note that this will return true
if there are buffered Term/Query deletions, even if it
turns out those buffered deletions don't match any
documents. Also, if a merge kicked off as a result of flushing a
Declaration
public virtual bool HasDeletions()
Returns
Type | Description |
---|---|
System.Boolean |