elasticgeo
elasticgeo copied to clipboard
Opensearch support 2.X
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 ?
Here the same problem! Have you found a way to publish an opensearch index?