opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.85k stars 1.83k forks source link

[Feature Request] Synonyms via api #13578

Open nishantjain91 opened 6 months ago

nishantjain91 commented 6 months ago

Is your feature request related to a problem? Please describe

At present, the synonyms creation and updates is through synonym file which should be present on all nodes. It would be good to have this functionality expose through an api instead of updating the files on the system.

Describe the solution you'd like

An api from synonyms management. Elastic search have similar functionality https://www.elastic.co/guide/en/elasticsearch/reference/8.10/synonyms-apis.html

Related component

Other

Describe alternatives you've considered

No response

Additional context

No response

andrross commented 6 months ago

[Triage - attendees 1 2 3 4] @nishantjain91 Thanks for filing. Looking forward to seeing more discussion and progress here. Please note that we can't take any non-AL2 license derived contributions into the project.