Field DEFAULT_MAX_THREAD_COUNT
Default MaxThreadCount. We default to 1: tests on spinning-magnet drives showed slower indexing performance if more than one merge thread runs at once (though on an SSD it was faster)
Assembly: DistributedLucene.Net.dll
Syntax
public const int DEFAULT_MAX_THREAD_COUNT = null
Returns
Type | Description |
---|---|
System.Int32 |