Lucene.Net 1.9.1 Class Library

IndexWriter.SetInfoStream Method 

If non-null, information about merges and a message when maxFieldLength is reached will be printed to this.

public virtual void SetInfoStream(
   TextWriter infoStream
);

See Also

IndexWriter Class | Lucene.Net.Index Namespace