Support for OpenSearch v3 as index search backend

I got OpenSearch v2.19.3 working (https://github.com/humemai/janusgraph/blob/40b5e0a808e6a62e85b379968d9470505f6bf588/janusgraph-dist/docker/examples/docker-compose-cql-es.yml) as a janusgraph.index.search.backend, but as you know since OpenSearch is not officially supported and also due to the nature of how OpenSearch initially started, currently we have to pretend that it's ElasticSearch by doing janusgraph.index.search.backend: elasticsearch. AFAIK this hack doesn't work from OpenSearch v3. Do you think JanusGraph can "officially" support OS v3? Since ElasticSearch is not Apache 2.0 anymore, and OpenSearch currently is, I wanna move away from ES to OS. I'm more than happy help you, if anything is needed from my side. Thank you.
GitHub
janusgraph/janusgraph-dist/docker/examples/docker-compose-cql-es.ym...
JanusGraph: an open-source, distributed graph database - humemai/janusgraph
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?