Lucene.Net 2.0 Class Library
IndexWriter.WRITE_LOCK_TIMEOUT Field
Default value for the write lock timeout (1,000).
public const
long
WRITE_LOCK_TIMEOUT = 1000;
See Also
IndexWriter Class
|
Lucene.Net.Index Namespace