Skip to content

UI.modern.session.search_history.suggest

Specify whether to display search history in the auto-completion suggestions

Key: ui.modern.session.search_history.suggest
Type: Boolean
Can be set in: profile.cfg, collection.cfg

Description

This setting controls whether the search history should be returned with auto-completion suggestions.

When enabled, a new category of suggestions will be added to the auto completion suggestions, containing the previous queries of the user. The name of the category can be customised with ui.modern.session.search_history.suggest.category setting and the display template of each query can be customized with ui.modern.session.search_history.suggest.display_template setting

Default Value

The default is to not return search history suggestions:

ui.modern.session.search_history.suggest=false

Examples

Enable search history suggestions:

ui.modern.session.search_history.suggest=true

See Also

top

Funnelback logo
v15.24.0