Apache Lucene.Net 2.4.0 Class Library API

IndexWriter.WRITE_LOCK_NAME Field

Name of the write lock in the index.

public const string WRITE_LOCK_NAME = "write.lock";

See Also

IndexWriter Class | Lucene.Net.Index Namespace