The IndexCommitPoint type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete | Delete this commit point.
Upon calling this, the writer is notified that this commit
point should be deleted.
Decision that a commit-point should be deleted is taken by the {@link IndexDeletionPolicy} in effect
and therefore this should only be called by its {@link IndexDeletionPolicy#onInit onInit()} or
{@link IndexDeletionPolicy#onCommit onCommit()} methods.
| |
| GetFileNames | Returns all index files referenced by this commit point. | |
| GetSegmentsFileName | Get the segments file ( segments_N |