Lucene.Net 1.4.3 Class Library

IndexWriter.WRITE_LOCK_TIMEOUT Field

Default value is 1000. Use

Lucene.Net.writeLockTimeout
system property to override.

public static long WRITE_LOCK_TIMEOUT;

See Also

IndexWriter Class | Lucene.Net.Index Namespace