Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.FindSegmentsFile.DoBody Method 

Subclass must implement this. The assumption is an IOException will be thrown if something goes wrong during the processing that could have been caused by a writer committing.

protected internal abstract object DoBody(
   string segmentFileName
);

See Also

SegmentInfos.FindSegmentsFile Class | Lucene.Net.Index Namespace