-
**Build Scans:**
- [elasticsearch-periodic #4505 / openjdk21_checkpart3_java-matrix](https://gradle-enterprise.elastic.co/s/nx6h3li4lem7q)
- [elasticsearch-periodic-platform-support #4441 / windows-20…
-
### Description
Hello there, I'm trying to use `./bin/elasticsearch-sql-cli` with my ElasticCloud installation, however there is no support for API Keys, how can I use it using elastic cloud?
```
…
-
Although the same test, this failure differs from #76785, because that was a timeout whereas this one is "all shards failed". I wonder if this is yet another manifestation of #65846?
**Build scan:…
-
### Environment
In any docker environment, linux version.
### Expected Behaviour
It could be great if applications running in a container environment could install this driver, by their…
-
java.lang.IllegalArgumentException: Cannot replace existing handler for [/_sql] for method: POST
at org.elasticsearch.rest.MethodHandlers.addMethods(MethodHandlers.java:52) ~[elasticsearch-7.4.2.jar…
-
It could be really nice if we could be able to use the sql to es conversion as a standalone library ( Like https://github.com/drewbo/sql-to-es )
-
### Steps to reproduce the behavior (Required)
1. Create elasticsearch index "test_index"
```
PUT test_index
{
"mappings": {
"dynamic_templates": [
{
"tags_template": …
-
**Elastic.Clients.Elasticsearch version**: 8.15.6
**Elasticsearch version**: 8.15.1
**.NET runtime version**: 8.x
**Operating system version**: Any
**Description of the problem including expected …
-
### Description
When developing, It can be quite useful to know what exactly was sent to the database or, in the case of Hibernate Search, to Elasticsearch.
Currently, the only options to do so …
-
**Describe the feature:**
Console supports three different languages: the console language itself (combination of cURL-like and XJSON), Painless and Elasticsearch SQL. Currently, syntax highlightin…