Apache Lucene.Net 2.1 Class Library API

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