Property HasDeletions
HasDeletions
Returns true
if any documents have been deleted. Implementers should
consider overriding this property if Lucene.Net.Index.IndexReader.IntMaxDoc or Lucene.Net.Index.IndexReader.IntNumDocs
are not constant-time operations.
Declaration
public virtual bool HasDeletions { get; }
Property Value
Type | Description |
---|---|
System.Boolean |