mget() public method
Gets multiple documents from the index
TODO allow specifying type and index + fields
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/docs-multi-get.html.
public mixed mget ( $index, $type, $ids, $options = [] ) | ||
---|---|---|
$index | ||
$type | ||
$ids | ||
$options | array |
Please login to continue.