Field DEFAULT_MAX_THREAD_STATES
The maximum number of simultaneous threads that may be indexing documents at once in IndexWriter; if more than this many threads arrive they will wait for others to finish. Default value is 8.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly int DEFAULT_MAX_THREAD_STATES
Returns
Type | Description |
---|---|
System.Int32 |