Community Clues
Overview
You can configure the Community Clues feature for a Portal. When a Portal User enters a search term in the search box, similar search terms used by the other Portal Users are displayed in a drop down list on the Portal. The user can select the required term from the list to perform the search.
Note: Search terms displayed in Community Clues are updated on a periodic basis.
- Login to Portal Administration.
- Click Edit in a portal's row in the Available Portals list.
- Click Configuration.
- Scroll to the lines:
<Search>
<communityClues> - Make changes as described in the table "Community Clues".
- Click Save.
XML Section |
Description |
Example |
<search> <communityClues enabled/> |
Enable Community Clues by setting enabled= "true". Disable it by setting enabled="false". |
<communityClues enabled="true" /> |
Table : Community Clues