| DotLucene 1.4 API Documentation |
|
IndexWriter.DEFAULT_MIN_MERGE_DOCS Field
Default value is 10. Use Lucene.Net.minMergeDocs system property to override.
public static readonly
int DEFAULT_MIN_MERGE_DOCS;
See Also
IndexWriter Class | Lucene.Net.Index Namespace