DotLucene 1.4 API Documentation

IndexReader.UndeleteAll Method 

Undeletes all documents currently marked as deleted in this index.

public void UndeleteAll();

See Also

IndexReader Class | Lucene.Net.Index Namespace