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