IndexBatchSize
The maximum number of files that are indexed in each batch.
IndexBatchSize
applies to all indexing operations and can only be set in the [Indexing]
section of the configuration file.
Type: | Integer |
Default: | 100 |
Required: | No |
Allowed Range: | Minimum: 1 Maximum: 10000 |
Configuration Section: | Indexing |
Example: | IndexBatchSize=100
|
See Also: |