Apache Lucene.Net 2.4.0 Class Library API

IndexCommitPoint.GetSegmentsFileName Method 

Get the segments file (

segments_N
) associated with this commit point.

string GetSegmentsFileName();

See Also

IndexCommitPoint Interface | Lucene.Net.Index Namespace