elasticsearch/docs/reference/docs
Russ Cam 0671092323 Correct description for mget API request URI index (#52305)
This commit corrects the description for the request URI index for the Multi Get (mget) API.
The index can only be a single index name (multiple or wildcard expressions not supported),
and acts as the index to use when "ids" are specified, or a document in the "docs" array does
not specify an index.

(cherry picked from commit aa4926ed7f)
2020-04-02 09:09:02 +10:00
..
bulk.asciidoc Added request and response body sections. Closes #16035 (#48032) 2019-10-15 11:27:46 -07:00
concurrency-control.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
data-replication.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
delete-by-query.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) 2020-02-24 11:37:29 +01:00
delete.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
get.asciidoc Fix docs typos (#50365) 2019-12-23 10:35:14 -05:00
index_.asciidoc Correct the documentation for create_doc privilege (#47784) 2019-11-19 17:20:34 +11:00
multi-get.asciidoc Correct description for mget API request URI index (#52305) 2020-04-02 09:09:02 +10:00
multi-termvectors.asciidoc Reformats term vectors APIs (#47484) 2019-10-04 20:09:11 -07:00
refresh.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
reindex.asciidoc [DOCS] Minor typo fixes in reindex.asciidoc (#49863) 2019-12-05 20:24:22 +01:00
termvectors.asciidoc [DOCS] Update term vectors snippet to prevent CI failure (#52819) 2020-02-26 12:35:05 -05:00
update-by-query.asciidoc [Docs] Clarify default value for `allow_no_indices` (#52635) 2020-02-24 11:37:29 +01:00
update.asciidoc [DOCS] Fixes "enables you to" typos (#50225) 2019-12-23 14:38:37 -05:00