IndexThreadPriority
The priority of the index thread over the query thread. This configuration parameter applies only on Microsoft Windows operating system platforms.
Use one of the following options:
Lower
|
The index thread has lower priority than the query thread. |
Normal
|
The index thread has the same priority as the query thread. |
Higher
|
The index thread has higher priority than the query thread. |
Type: | String |
Default: | Normal |
Required: | No |
Configuration Section: | Server |
Example: | IndexThreadPriority=Lower
|
See Also: |