Skip to content

UI.modern.session.search_history.size

Specify the size of the search and click history stored for each user

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

Description

This setting controls the size of the search and click history stored for each user:

  • Number of past distinct queries to retain for the search history
  • Number of clicked results to retain for the click history

Default Value

20 items are retained by default:

ui.modern.session.search_history.size=20

Examples

Retain only the last 5 queries and clicks:

ui.modern.session.search_history.size=5

See Also

top

Funnelback logo
v15.24.0