contextual-navigation.cannot_end_with

Background

Exclude contextual navigation suggestions which end with specified words or phrases.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the contextual-navigation.cannot_end_with key, and set the value. This can be set to any valid List<String> value.

Default value

contextual-navigation.cannot_end_with=says,needs,wants,require,requires,contains

Examples

To remove the contextual navigation suggestion containing 'Study at anu', append 'anu' to the list.

contextual-navigation.cannot_end_with=says,needs,wants,require,requires,contains,anu