$_resultSets
$_resultSets : array|array<mixed,\Elastica\ResultSet>
Result Sets.
Elastica multi search result set List of result sets for each search request.
$_resultSets : array|array<mixed,\Elastica\ResultSet>
Result Sets.
$_response : \Elastica\Response
Response.
__construct(\Elastica\Response $response, array|array<mixed,\Elastica\Search> $searches)
Constructs ResultSet object.
\Elastica\Response | $response | |
array|array<mixed,\Elastica\Search> | $searches |
getResultSets() : array|array<mixed,\Elastica\ResultSet>
getResponse() : \Elastica\Response
Returns response object.
Response object
current() : boolean|\Elastica\ResultSet
_init(\Elastica\Response $response, array|array<mixed,\Elastica\Search> $searches)
\Elastica\Response | $response | |
array|array<mixed,\Elastica\Search> | $searches |