DotLucene 1.4 API Documentation

IndexWriter.DEFAULT_MAX_MERGE_DOCS Field

Default value is {@link Integer.MAX_VALUE}. Use Lucene.Net.maxMergeDocs system property to override.

public static readonly int DEFAULT_MAX_MERGE_DOCS;

See Also

IndexWriter Class | Lucene.Net.Index Namespace