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
Table of Contents
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 customized 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