olcbean
b3e3b80f1b
REST high-level client: add support for Indices Update Settings API [take 2] ( #29327 )
...
Relates to #27205
2018-04-16 21:39:11 +02:00
Mayya Sharipova
e70cd35bda
Revert "REST high-level client: add support for Indices Update Settings API ( #28892 )" ( #29323 )
...
This reverts commit b67b5b1bbd
.
2018-03-30 16:26:46 -07:00
olcbean
b67b5b1bbd
REST high-level client: add support for Indices Update Settings API ( #28892 )
...
Relates to #27205
2018-03-30 10:53:29 +02:00
Nik Everett
8c59e43ac7
Docs: HighLevelRestClient#multiSearch ( #29144 )
...
Adds docs for `HighLevelRestClient#multiSearch`. Unlike the `multiGet`
docs these are much more sparse because multi-search doesn't support
setting many options on the `MultiSearchRequest` and instead just wraps
a list of `SearchRequest`s.
Closes #28389
2018-03-23 10:11:50 -04:00
Holger Bartnick
b42804d182
[Docs] REST high-level client: Fix code for most basic search request ( #28916 )
...
We also need to add the query to the request.
2018-03-08 04:14:50 -08: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