DotLucene 1.4 API Documentation

IndexWriter.DEFAULT_MERGE_FACTOR Field

Default value is 10. Use Lucene.Net.mergeFactor system property to override.

public static readonly int DEFAULT_MERGE_FACTOR;

See Also

IndexWriter Class | Lucene.Net.Index Namespace