Lucene.Net 1.9.1 Class Library

IndexWriter.DEFAULT_MAX_MERGE_DOCS Field

Default value is {@link Integer#MAX_VALUE}. Change using {@link #SetMaxMergeDocs(int)}.

public static readonly int DEFAULT_MAX_MERGE_DOCS;

See Also

IndexWriter Class | Lucene.Net.Index Namespace