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. |