Method UndeleteAll
UndeleteAll()
Undeletes all documents currently marked as deleted in this index.
Declaration
public virtual void UndeleteAll()
Exceptions
Type | Condition |
---|---|
StaleReaderException | If the index has changed since this reader was opened |
CorruptIndexException | If the index is corrupt |
LockObtainFailedException | If another writer has this index open ( |