Feature Description
Currently, Sling support for Elasticsearch through go-elasticsearch package, but it does not support Opensearch (fork of Elasticsearch) as not all Elasticsearch API is supported by latest Opensearch. I think it would be useful if we add support for Opensearch as well through `opensearch-go package.
Feature Description
Currently, Sling support for Elasticsearch through
go-elasticsearchpackage, but it does not support Opensearch (fork of Elasticsearch) as not all Elasticsearch API is supported by latest Opensearch. I think it would be useful if we add support for Opensearch as well through `opensearch-go package.