Lucene.Net 1.4.3 Class Library

IndexReader.UndeleteAll Method 

Undeletes all documents currently marked as deleted in this index.

public void UndeleteAll();

See Also

IndexReader Class | Lucene.Net.Index Namespace