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.

  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>
    <communityClues&#62
  5. Make changes as described in the table "Community Clues".
  6. 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