DotLucene 1.4 API Documentation

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