Overload List

  NameDescription
Protected methodDoCommit()()()() Obsolete. (Overrides IndexReader..::..DoCommit()()()().)
Protected methodDoCommit(IDictionary<(Of <<'(String, String>)>>))
Commit changes resulting from delete, undeleteAll, or setNorm operations

If an exception is hit, then either no changes or all changes will have been committed to the index (transactional semantics).

(Overrides IndexReader..::..DoCommit(IDictionary<(Of <<'(String, String>)>>)).)

See Also