recommender

Specifies if the recommendations system is enabled.

Key: recommender
Type: Boolean
Can be set in: collection.cfg

Description

This option enables or disables the recommendations system in search package.

Default Value

Recommendations are not on by default:

recommender=false

Examples

Enable recommendations:

recommender=true

⚠ Caveats

  • When enabled, at least one analytics update must have run for specific recommendation sources (RELATED_RESULTS or RELATED_CLICKS) to be available

See Also