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

Official Elasticsearch Java Client

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

Fix typo in issue #687 Switch from 'create' to 'delete'. Please feel free to point out any mistakes if there are any. thanks!

If we are looking to delete index, it should be "delete" in documentation instead of "create".

fix issue https://github.com/elastic/elasticsearch/issues/100873, changing create to delete

### Java API client version 8.5.3 ### Java version 8 ### Elasticsearch Version 8.5.3 ### Problem description When I repeat build ![image](https://user-images.githubusercontent.com/28842055/223937007-5335892f-9562-46b8-838d-acce16a5021c.png)

### Java API client version 8.10.4 ### Java version 17 ### Elasticsearch Version 8.10.2 ### Problem description We're migrating to new client. I came across a potential bug while using:...

Area: Specification

### Java API client version 8.6.0 ### Java version 11 ### Elasticsearch Version 7.14.0 ### Problem description I am trying to create a bucket script aggregation, filling the 'name' field...

### Java API client version 7.17.10 ### Java version 17 ### Elasticsearch Version 7.17.1 ### Problem description The Property object does not support the script field for mapping types, e.g....

Area: Specification

### Elasticsearch Version 8.9.1 ### Installed Plugins _No response_ ### Java Version 20.0.2 ### OS Version 5.15.0-83-generic elastic/elasticsearch#92-Ubuntu SMP Mon Aug 14 09:30:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ###...

Category: Bug

### Java API client version 8.7.1 ### Java version 17 ### Elasticsearch Version 8.5.1 ### Problem description Elasticsearch deployed in minikube export elastic service with a proxy port-forward in the...

### Java API client version 8.9.1 ### Java version openJDK 17.0.8.1 ### Elasticsearch Version 7.17.6 ### Problem description The Java Rest Client will throw a `co.elastic.clients.transport.TransportException : node: , status:...