elasticsearch-java icon indicating copy to clipboard operation
elasticsearch-java copied to clipboard

Official Elasticsearch Java Client

Results 222 elasticsearch-java issues
Sort by recently updated
recently updated
newest added

### Java API client version 8.2 ### Java version 12 ### Elasticsearch Version 8.2 ### Problem description Hello, Using the following index template: ``` PUT /_index_template/test_bm25 { "index_patterns" : ["test_bm25*"],...

>api-spec

### Java API client version 7.17.3 ### Java version java 8 ### Elasticsearch Version 7.17.3 ### Problem description It complains the 'managed' field is not found in the response but...

Category: Bug

### Java API client version 7.17.3 ### Java version 11 ### Elasticsearch Version 7.17.3 ### Problem description **Current behavior** If you want to get the stats of an index which...

>api-spec

### Java API client version 8.2.2 ### Java version 17 ### Elasticsearch Version 8.2.2 ### Problem description In the following issue: [Make it possible to use the high level rest...

Category: Enhancement

### Java API client version 8.1.3 ### Java version 1.8 ### Elasticsearch Version 8.1.3 ### Problem description Getting this error java.lang.ClassNotFoundException: jakarta.json.JsonException tags changed: → [language-clients](https://discuss.elastic.co/tag/language-clients) Failed to instantiate [co.elastic.clients.Elasticsearch.ElasticsearchClient]:...

### Java API client version 8.2 ### Java version JDK 1.8 ### Elasticsearch Version Elastic Stack 8.2 ### Problem description At the link https://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/8.2.2/co/elastic/clients/elasticsearch/core/UpdateByQueryRequest.html, it says: `Performs an update on...

>api-spec

Reported in https://discuss.elastic.co/t/how-to-get-details-from-nodes-api-with-java-client/305732

>api-spec

The former Java High Level client had the nice feature, that single **_search** requests and the items of **_msearch** request were compatible, so our application could use the same builder...

Area: Specification

### Elasticsearch Version 7.17.3 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version macOS Montery ### Problem Description When adding 2 documents with the same id to...

Category: Bug

### Java API client version 8.1.0 ### Java version openjdk version "11.0.11" 2021-04-20 OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9) OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9 (build 11.0.11+9, mixed mode) ### Elasticsearch...

Category: Bug