ui.modern.session.search_history.size

Specifies 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 and affects:

  • 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