Lucene.Net 1.4.3 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