Suggested Searches

Overview

This feature returns a list of conceptually similar searches to the user's original query. It is a helpful way for a user to improve their query to get higher quality results.

Configuring the widget

  1. Login to Portal Administration.
  2. Click Edit in a portal's row in the Available Portals list.
  3. Click Configuration.
  4. Scroll to the lines:
    <search>
    <suggestedSearches/>
  5. Make changes to the as described in the table "Suggested Searches".
  6. Click Save.

XML Section

Description

Example

<search>

<suggestedSearches />

Enable Suggested Searches by setting enabled= "true".
Disable it by setting enabled="false

<suggestedSearches enabled="true" />