Export Suggest Dictionary Content to an XML File

It can be useful for debugging purpose or generating other resources, to see the entire content of a suggest dictionary.

See Also
Create a Suggest Dictionary
  1. Make sure that the Exalead CloudView instance is running.
  2. Go to <DATADIR>/bin/ and run cvadmin.
  3. Start the following command:

    cvconsole cvadmin> suggest dump-suggest-to-xml [args]

    Where the args are:

    • [name=]: The Suggest name (type: STRING)
    • [output=]: Path to the output XML file (type: FILE)
    • [dictionary=]: Dictionary name for related-terms based suggest (type: DICTIONARY)