Oliver T.

Results 2 issues of Oliver T.

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

### Java API client version 8.11.1 ### Java version 17 ### Elasticsearch Version 8.4.3 ### Problem description The Multi term vectors API supports [requests with artificial documents](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-multi-termvectors.html#docs-multi-termvectors-artificial-doc). ```json POST /_mtermvectors...

Area: Specification