elasticgeo icon indicating copy to clipboard operation
elasticgeo copied to clipboard

Opensearch support 2.X

Open BobakMariusz opened this issue 1 year ago • 1 comments

Hello, I'm faicing problem with reading index from Opensearch

Caused by: org.elasticsearch.client.ResponseException: method [GET], host [https://*:443], URI [/opensearch_dashboards_sample_data_flights/_mapping/properties], status line [HTTP/1.1 400 Bad Request] {"error":"no handler found for uri [/opensearch_dashboards_sample_data_flights/_mapping/properties] and method [GET]"}

I suppose this could be related to different API Elasticsearch vs Opensearch.

Question is does exist posibility to extend this plugin by posibility to use Opensearch ?

BobakMariusz avatar Feb 16 '24 07:02 BobakMariusz

Here the same problem! Have you found a way to publish an opensearch index?

elisa8rf avatar Apr 30 '24 13:04 elisa8rf