Skip to main content

Indexer

This configuration tab contains the indexing engine settings. Each option has an associated information popup (the “i” symbol next to the option name) which describes what the setting does and how it works. To view advanced options, click the wrench icon at Settings on the right.

core_indexer_thumb_0_0

OptionDescriptionComment
General settings
Indexer ThreadsThe number of background threads used for the indexer's processing. Default is 0 (auto).Netwrix recommends leaving this setting on its default value. See the Knowledge Base article Classifier and Write Thread Tuning for details on thread tuning.
Near Duplicate Detection EnabledWith this option enabled, the Indexer will attempt a fuzzy match to locate near duplicates within the index (as a background action). These can then be reviewed via the Near Duplicate Detection report.By default, duplicate detection will be based purely on an exact match (matching checksum).
Advanced settings
Indexer DelayThe sleep time (in milliseconds) between intensive operations (for example, extracting terms). Default is 1 millisecond.
Indexer PollingThe sleep time between Indexer batches.Only used when the indexing queue is empty.
DocumentID<N> MappingUsed to map fields into the search index ID references. Allows for custom queries based on external IDs against the SOAP search API calls.Theses are ID3 — ID8