auto-completion.format

Background

This parameter sets the display format of the suggestions in the search results page. Possible values are:

  • extended: Allow display of complex suggestions (HTML content, Javascript callbacks, etc.), and complex actions when a selection is selected (Run a query, open an URL, call a Javascript function, etc.). This is required when auto-completion.source is set to csv or an external file (See the CSV data format).

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the auto-completion.format key, and set the value. This can be set to any valid String value.

Default value

auto-completion.format=extended