Commit graph

3 commits

Author SHA1 Message Date
Christoph Büscher
5fb55f62be
Remove type-related methods from QueryBuilders (#42284)
Removes all deprecated type-related methods from the QueryBuilders helper class
and from tests using them. Also removing related docs tests and doc pages
refering to the `type` query. All removed methods have been deprecated since
version 7.0.
2019-05-22 05:15:54 -04:00
Martijn van Groningen
34a264c375
added docs for wrapper query.
Closes #11591
2018-03-14 11:51:22 +01:00
Luca Cavanna
075fdc579f
[DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497)
With this new structure supported APIs are ordered and grouped in the same way as they are in the Elasticsearch reference docs
2018-02-02 17:19:50 +01:00
Renamed from docs/java-rest/high-level/builders/queries.asciidoc (Browse further)