-
Thanks to corporate battles, AWS has forked the Elasticsearch client to the new https://github.com/opensearch-project/opensearch-js client. Can we get this working with that? Or should I fork it?
-
Instead of sending one request per project generation, we should leverage the Elasticsearch high level REST client and send bulk requests with many stats at once.
-
Error occurred when using 1.5.0 version, but it's running fine when I use 1.1.0 version. I have two es instances running on the server, I think this is the root cause of the error.
Command:
./elas…
-
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…
-
It appears that immutable specs are used together with scopes. This gives false positives; scopes always succeed. See this commit for the proof:
https://github.com/Rhinofly/play-elasticsearch-client/c…
-
PGSync version: 2.21
Postgres version: 13.1
Elasticsearch version: 7.1
Python version: 3.3
Problem Description:
We have small instance, e2-micro, 1 shared core 1 GB memory. Initial steps …
-
$ node initdata
Elasticsearch INFO: 2017-01-11T03:19:19Z
Adding connection to http://localhost:9200/
Elasticsearch DEBUG: 2017-01-11T03:19:19Z
starting request {
"method": "HEAD",
…
-
I'm constantly getting `search_phase_execution_exception` errors and can't figure out why, even when I add the appropriate CLI flags to get more output. This is running against Elasticsearch v2.1.0.
…
-
Absurdly large annotation payloads (most of the below looks like errors in scibot) cause 500 Errors in Elasticsearch.
One way to address some issues here is to impose a reasonable maximum size on the…
-
I am getting below error in ElastAlert. I am using latest ElastAlert Image
My Elastic search Version is 6.2.3
I have around 48 Rules Configured in ElastAlert
```
07:06:02.208Z ERROR elastalert-s…