Christian Winkler
Christian Winkler
### Java API client version 8.4.2 ### Java version 17 ### Elasticsearch Version 8.4.2 ### Problem description Have an index with a mapping using a `path_hierarchy` tokenizer like ``` ......
### Java API client version 8.4.3 ### Java version 17 ### Elasticsearch Version 8.4.3 ### Problem description Using the `toString()` method for requests containing `JsonData` leads to the below exception....
### Java API client version 8.4.2 ### Java version 17 ### Elasticsearch Version 8.4.2 ### Problem description Delete-by-query cannot be used because result cannot be parsed. Fails with ``` co.elastic.clients.util.MissingRequiredPropertyException:...
### What is the bug? The client always adds a type prefix to aggregation keys in responses which breaks compatibility with other clients or with frontend applications that directly work...