Removing a synonym dictionary for Db2 Text Search

You need to remove synonym dictionaries on a collection-by-collection basis, so you must use the Synonym Tool on all collections that exist for a text search index.

About this task

To remove a synonym dictionary, use the following command:
	synonymTool removeSynonym  -collectionName collection-name  
	-configPath absolute-path-to-config-folder
Where collection-name specifies the text search collection and absolute-path-to-config-folder specifies the absolute path to the text search configuration folder.