Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.SetDefaultInfoStream Method 

If non-null, this will be the default infoStream used by a newly instantiated IndexWriter.

public static void SetDefaultInfoStream(
   TextWriter infoStream
);

See Also

IndexWriter Class | Lucene.Net.Index Namespace | setInfoStream