Virtual method called internally by Commit that can be overridden to atomically commit more index state.
Declared in <index/base.h>
<index/base.h>
virtual bool CustomCommit(CDBBatch& batch);
True on success.