Files
elasticsearch-js/docs/_descriptions/mget.asciidoc
2013-12-27 16:41:38 -07:00

1 line
173 B
Plaintext

Get multiple documents based on an index, type (optional) and ids. The body required by mget can take two forms: an array of document locations, or an array of document ids.