class RecombeeApiClient::AddSearchSynonym

Adds a new synonym for the [Search items](docs.recombee.com/api.html#search-items).

When the ‘term` is used in the search query, the `synonym` is also used for the full-text search. Unless `oneWay=true`, it works also in the opposite way (`synonym` -> `term`).

An example of a synonym can be ‘science fiction` for the term `sci-fi`.