click_data.use_click_data_in_index

Background

This option allows controls if click data will be included when building search indexes. Click data helps to improve relevant results by boosting the ranking of results that many people have clicked on. This value can be set to:

  • true: include click data in the index

  • false: do not include click data in the index

Setting this option to false will cause all other click data related options to be ignored.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the click_data.use_click_data_in_index key, and set the value. This can be set to any valid Boolean value.

Default value

click_data.use_click_data_in_index=true