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
- Login to Portal Administration.
- Click Edit in a portal's row in the Available Portals list.
- Click Configuration.
-
Scroll to the lines:
<search>
<suggestedSearches/> - Make changes to the as described in the table "Suggested Searches".
- Click Save.
XML Section |
Description |
Example |
<search> <suggestedSearches /> |
Enable Suggested Searches by setting enabled= "true".
|
<suggestedSearches enabled="true" /> |