-
### Bug description
1. I tried connecting elastic search to store metadata, but it showed a Parsing error.
2. in the second attempt, I started with the Postgres database but tried to add elastic s…
-
Support ESQL queries to query both local and remote cluster indices.
### Foundation
- [x] ESQL now supports CCQ: https://github.com/elastic/elasticsearch/pull/101640
### Enrich
- [x] Resolve polic…
-
### Description
There are few metadata plugins already available now. like mongo. We can have elasticsearch plugin as it will provide more options for users to choose from.
There is a option to…
-
Thank @penghuo for the #795 fix!
a follow up on this.
When using * in a subfield (non-nested), breaks
```
POST my_test_ndex/_doc/
{
"field1": {
"subFieldA": 1,
"subFieldB":…
-
For serverless we plan on making most of Kibana's HTTP APIs "internal". This means they will be soft blocked: requiring setting a [new special header](https://github.com/elastic/kibana/blob/c0cb6133ea…
-
I would like to use this library as a django models wrapper to save data only in elasticsearch instead of saving in boths persistence systems: the django configured database and elasticsearch
My use …
-
Need help to figure out how I can solve this. I have deployed the server in Azure Cloud, used docker-compose.yml and stack deploy.
{"category":"APP","level":"info","message":"[OPENCTI] Starting pla…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Desc…
-
Using module version 5.1.1.
Flag '--cpuset' doesn't exist with Docker 1.10.
Output when trying to start: "
Starting docker-elasticsearch: flag provided but not defined: --cpuset"
From init-script: …
-
Listing down the improvements
1. During shard relocations before a shard can be marked active, the system makes a call `unlink` call which is too slow as demonstrated below which is pretty common f…