Apache Lucene.Net 2.1 Class Library API

IndexReader.UndeleteAll Method 

Undeletes all documents currently marked as deleted in this index.

public void UndeleteAll();

See Also

IndexReader Class | Lucene.Net.Index Namespace