Search settings for Indexer Service

You can configure the Search Indexe service in the Search settings section of SDL Tridion Sites Content Manager configuration.

Procedure

  1. In the config\ subdirectory of %TRIDION_HOME%, open Tridion.ContentManager.config for editing.
  2. Navigate to the configuration section and the searchIndexer element.
  3. Configure the following settings in the attributes of the searchIndexer element:
    SettingAttributesDescription of value
    Indexer engine host URLhostURLThe URL of the Search Host Master Server, for example, http://masterserver:8983/tridion.
    Indexer engine passwordhostPasswordThe password to access the Search Host Master Server.
    Indexer engine usernamehostUsernameThe username to access the Search Host Master Server, for example mtsuser.
    Number of threads for indexingindexingThreadCountThe number of threads you should set for indexing depends on the processing power of the machine, and whether you have installed Search on a dedicated machine in an outscale.
  4. Restart IIS and COM+ to apply the settings you changed.