DotLucene 1.4 API Documentation

IndexWriter.infoStream Field

If non-null, information about merges will be printed to this.

public StreamWriter infoStream;

See Also

IndexWriter Class | Lucene.Net.Index Namespace