Apache Lucene.Net 2.4.0 Class Library API

SegmentInfos.SetInfoStream Method 

If non-null, information about retries when loading the segments file will be printed to this.

public static void SetInfoStream(
   StreamWriter infoStream
);

See Also

SegmentInfos Class | Lucene.Net.Index Namespace