elastic / app-search-php

Elastic App Search Official PHP Client
https://www.elastic.co/products/app-search
Apache License 2.0
51 stars 21 forks source link

No method to update Synonym sets #49

Open PatrickHollweck opened 3 years ago

PatrickHollweck commented 3 years ago

The documentation specifies an endpoint to update a synonym set. But that endpoint is missing on the client.

This seems to have been brought up already in #18 but the PR got closed for some reason.

Are there any plans to add it?