Lucene.Net 1.4.3 Class Library

IndexWriter.COMMIT_LOCK_TIMEOUT Field

Default value is 10000. Use

Lucene.Net.commitLockTimeout
system property to override.

public static long COMMIT_LOCK_TIMEOUT;

See Also

IndexWriter Class | Lucene.Net.Index Namespace