OpenSearch/docs/java-rest/high-level
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
..
cluster Add Cluster Put Settings API to the high level REST client (#28633) 2018-02-15 17:21:45 +01:00
document Docs: HighLevelRestClient#multiGet (#29095) 2018-03-16 18:52:34 -04:00
indices REST high-level client: add force merge API (#28896) 2018-03-22 17:17:16 +01:00
miscellaneous Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
search Docs: HighLevelRestClient#multiSearch (#29144) 2018-03-23 10:11:50 -04:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
getting-started.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
index.asciidoc [Docs] Add "Using Java Builders" section (#26517) 2017-09-06 14:06:41 +02:00
java-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
migration.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
query-builders.asciidoc added docs for `wrapper` query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc Docs: HighLevelRestClient#multiSearch (#29144) 2018-03-23 10:11:50 -04:00