IgnoreMaxPendingItems
Ignore the configured IndexQueueMaxPendingItems value for an index action. The limit specifies the maximum number of uncompleted items that IDOL Server can have in the index queue. Set IgnoreMaxPendingItems
parameter to True
to override the limit for a single index action.
For example, you can use this parameter to force IDOL Server to process a DRESYNC index action.
Type: | Boolean |
Default: | False |
Example: | IgnoreMaxPendingItems=True
|
See Also: | Index Queue Configuration Parameters |