SpellCheck
Overview
A portal can be configured to automatically correct a misspelled word and present search results for the corrected spelling.
Users can choose to continue their search using the original spelling of the word.
Figure : Spellcheck Auto-corrects Search Words
Configuring Spellcheck
- Login to Portal Administration.
- Click Edit in a portal's row in the Available Portals list.
- Click Configuration.
- Scroll to the lines:
<search>
<spellCheck> - Make changes as described in table "Configure Spellcheck".
- Click Save.
XML Section |
Description |
Example |
<search> <spellCheck enabled/> |
Enable Spell Check by setting enabled= "true". Disable it by setting enabled="false". |
<spellCheck enabled="true" /> |
Table : Configure Spellcheck