The method to use to generate the terms that the action returns. You can use one of the following options:
Dictionary. You supply a text document that lists the words that you want to return in the action. If you want to use Dictionary mode, you must set the DictionaryFile configuration parameter to the location of your dictionary file. For information about how to create a dictionary file, refer to the Query Manipulation Server Administration Guide.
Index. QMS retrieves terms from the configured index IDOL Server Content component.
Actions: | TypeAhead |
Type: | String |
Default: | Index |
Example: | Mode=Dictionary
|
See Also: | DictionaryFile |
|