It is impossible to use the plugin with Amazon Elasticsearch service
Opened this issue · 3 comments
bioform commented
Amazon Elasticsearch service supports only REST API, but
elasticsearch-grails-plugin doesn't support it.
Acually it is the feature request.
fabiangebert commented
+1
kevintanhongann commented
https://www.elastic.co/cloud/as-a-service
What about when we use this?
kevintanhongann commented
Or just host your Elasticsearch instance on EC2 then. That would solve the problem. I believe for AWS specific integrations, it should be handled by the AWS specific Grails plugin development.