Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.GetCurrentSegmentFileName Method (String[])

Get the filename of the current segments_N file from a list of files.

public static string GetCurrentSegmentFileName(
   string[] files
);

Parameters

files
-- array of file names to check

See Also

SegmentInfos Class | Lucene.Net.Index Namespace | SegmentInfos.GetCurrentSegmentFileName Overload List