Located under Store > Configuration > ElasticSuite > Behavioral autocomplete

Trend Based Autocomplete

behavioral-autocomplete

Parameter Default value Description
Enabled Yes Determines how popular search terms are surfaced in the autocomplete dropdown.

Yes: Suggests trending search terms (terms gaining recent popularity).
No: Suggests search terms with the highest overall historical usage.

⚠️ Note: Elasticsuite’s behavioral tracking must be enabled and actively collecting data for either of these options to function.

Tweaks

image

Parameter Default value Description
[Experimental] Show raw search terms No Controls how accented characters are displayed in autocomplete suggestions.

Yes: Displays popular search terms exactly as users typed them (in their most popular “raw” form) rather than a basic, “ASCII-folded” standardized form [1]. This is highly recommended for languages that utilize accents and diacritics.
No (Default): Displays the standardized, unaccented form.

Example: If French users frequently search for “boîte à thé”, the default legacy behavior strips the accents and suggests “boite a the”. Enabling this setting ensures the correctly accented “boîte à thé” is displayed [1].

⚠️ Note: Because this setting relies on raw user input, enabling it means the autocomplete might occasionally display uppercase or mixed-case search terms.

This site uses Just the Docs, a documentation theme for Jekyll.