Lucene.Net 1.9.1 Class Library

IndexReader.HasDeletions Method 

Returns true if any documents have been deleted

public abstract bool HasDeletions();

See Also

IndexReader Class | Lucene.Net.Index Namespace