Apache Lucene.Net 2.4.0 Class Library API

IndexCommitPoint Methods

The methods of the IndexCommitPoint interface are listed below. For a complete list of IndexCommitPoint interface members, see the IndexCommitPoint Members topic.

Public Instance Methods

Delete 
GetFileNames Returns all index files referenced by this commit point.
GetSegmentsFileName Get the segments file (
segments_N
) associated with this commit point.

See Also

IndexCommitPoint Interface | Lucene.Net.Index Namespace