-
Hello,
During the deployment of our application in the AWS OpenSearch test environment, I encountered an issue with creating an index template using our migration script. Local testing using Docker…
-
[Greg Burton](https://github.com/gregburton) (Migrated from [VIVO-1645](https://vivo-project.atlassian.net/browse/VIVO-1645)) said:
Per recommendation from Mike Conlon on the 12/3/2018 VIVO Develop…
-
[Greg Burton](https://vivo-project.atlassian.net/jira/people/6113d6117ab143006e88ed91) (Migrated from [VIVO-1645](https://vivo-project.atlassian.net/browse/VIVO-1645)) said:
Per recommendation from M…
-
[Greg Burton](https://github.com/gregburton) (Migrated from [VIVO-1645](https://vivo-project.atlassian.net/browse/VIVO-1645)) said:
Per recommendation from Mike Conlon on the 12/3/2018 VIVO Developme…
-
[Greg Burton](https://github.com/gregburton) (Migrated from [VIVO-1645](https://vivo-project.atlassian.net/browse/VIVO-1645)) said:
Per recommendation from Mike Conlon on the 12/3/2018 VIVO Developme…
-
I got the "Elasticsearch version 6 or more is required" when I wanted to use OpenSearch. Is there any plan to support OpenSearch directly?
-
elasticsearch_jvm_memory_max_bytes is not displayed.
Other metrics are displayed except elasticsearch_jvm_memory_max_bytes.
-
Hello,
Thanks for your hard work on this library! I'm trying to use it with OpenSearch, for now the ElasticSearch RestClient should work fine. But I'm curious if you have any plans to support the [Op…
-
Hello,
I started to use `esutil.BulkIndexer` recently (with elasticsearch v6) and got an error by not providing a type on an index action. I expected to obtain the info thanks to the `OnFailure` ca…
-
Hi @matteodem,
I'm currently using easysearch with elasticsearch engine and I'm facing some limitations because of the hardcoded index "easysearch".
from your lib/engine.js in elasticsearch package…