Apache Lucene.Net 2.4.0 Class Library API

IndexReader.HasDeletions Method 

Returns true if any documents have been deleted

public abstract bool HasDeletions();

See Also

IndexReader Class | Lucene.Net.Index Namespace