Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.DEFAULT_MAX_SYNC_PAUSE_SECONDS Field

Default for {@link #getMaxSyncPauseSeconds}. On Windows this defaults to 10.0 seconds; elsewhere it's 0.

public static readonly double DEFAULT_MAX_SYNC_PAUSE_SECONDS;

See Also

IndexWriter Class | Lucene.Net.Index Namespace