Feb. 26, 2019
Required API Key:
any key with the
synonyms
ACL
Method signature
$client->copySynonyms(string indexNameSrc, string indexNameDest);
About this method #
Copy the synonyms of an index to another index on the same app.
Note that this removes all synonyms currently present in the destination index, and replaces them with the synonyms from the source.
Examples #
Copy synonyms#
Parameters #
Response #
No response