DotLucene 1.4 API Documentation

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