Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.DISABLE_AUTO_FLUSH Field

Value to denote a flush trigger is disabled

public const int DISABLE_AUTO_FLUSH = -1;

See Also

IndexWriter Class | Lucene.Net.Index Namespace