alephdata / aleph

Search and browse documents and data; find the people and companies you look for.
http://docs.aleph.occrp.org
MIT License
2k stars 267 forks source link

FEATURE: opensearch support #3839

Closed romaderi12 closed 1 month ago

romaderi12 commented 1 month ago

Is your feature request related to a problem? Please describe. Opensearch alternative to elastic

Describe the solution you'd like A clear and concise description of what you want to happen. Be able to support free opensearch alternative to élastic with more robust capabilities Did you see at this stage a compatibiliy problèm or need just some code change ?

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

tillprochaska commented 1 month ago

Hi @romaderi12, given that OpenSearch is API compatible with Elasticsearch 7, you may be able to point your Aleph instance at an OpenSearch cluster instead of an Elasticsearch cluster. If you try it out and can let us know how it goes, that would be great! However, we currently do not officially support OpenSearch and don’t have immediate plans to do so. I hope this answers your question. Feel free to reopen this issue otherwise.