Spellchecker Properties form – Completing the Dictionaries tab

List the dictionaries that apply to the locale identified in the key of this instance. List at least one dictionary. At runtime when a spellcheck operation is requested, the system searches dictionaries in the order they are listed on this tab.

Dictionaries included with the Pega Platform itself are in locked RuleSets and cannot be altered.

Field Description
Main Compressed dictionaries are searched in the order they appear in this list. Enter at least one compressed dictionary.
Name Select a compressed dictionary, a reference to a binary file rule with webwb as the first key part and clx as the third key part.

Use SmartPrompt to see dictionaries available to your RuleSet list including six initially installed compressed dictionaries.

Supplemental Supplemental dictionaries are searched in the order they appear on this list. Enter at least one supplemental dictionary.
Name Select a supplemental dictionary, a reference to a text file rule with webwb as the first key part and clx as the third key part.

Use SmartPrompt to see supplemental dictionaries available to your RuleSet list including six compressed dictionaries provided at installation.

User Optional. Complete this array to reference custom dictionaries and allow users to add words to them.
Name Select a user-maintained dictionary, a reference to a text file rule with webwb as the first key part, clx as the third key part, and that belongs to a RuleSet version that is not secured.

Users who hold the @baseclass.AddToDictionary privilege are provided the opportunity, during spellchecking operations, to add a word to any dictionary listed here. (The standard Access of Role to Object rule named @baseclass.SysAdmin4 includes this privilege, but you can make this privilege available to other access roles in your application.)

To create a user-maintained dictionary, copy and rename the text file rule named webwb.user.tlx, and use the HTML editor to add words, one per line.

Default? If this tab includes a user-maintained dictionary, select to mark one user-maintained dictionary as the default for added words.