Method DoCommit
DoCommit(IDictionary<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).
Declaration
protected override void DoCommit(IDictionary<string, string> commitUserData)
Parameters
Type | Name | Description |
---|---|---|
IDictionary<System.String, System.String> | commitUserData |