Removing all synonyms for an index

Remove all synonyms for an index if you no longer want to use synonyms for full-text searches.

To remove all synonyms for an index:

  1. Select an IBM® Content Search Services server for running the command-line synonymtool. The server must have access to the index.
  2. Start the server. Start the server if the server is not already started.
  3. Use the following command-line syntax to run the synonym tool:

    synonymTool removeSynonym –configPath path -collectionName index-name

    For more information about this tool or the meaning of the variables that are used in the command syntax, see Synonym tool usage.