Is your feature request related to a problem? Please describe
At the moment, synonyms are added only through the code. If you implement the external functionality of adding synonyms, then when you call update collections, all synonyms will be erased, since they are not specified in the collections class.
Describe the solution you'd like
It is better to add an additional parameter to the update collections --with-synonym command to control the deletion of synonyms.
Is your feature request related to a problem? Please describe
At the moment, synonyms are added only through the code. If you implement the external functionality of adding synonyms, then when you call update collections, all synonyms will be erased, since they are not specified in the collections class.
Describe the solution you'd like
It is better to add an additional parameter to the update collections
--with-synonymcommand to control the deletion of synonyms.