$_queryTime
$_queryTime : float
Query time.
Elastica Response object.
Stores query time, and result array -> is given to result set, returned by ...
$_bulkResponses : array<mixed,\Elastica\Bulk\Response>
__construct(\Elastica\Response $response, array<mixed,\Elastica\Bulk\Response> $bulkResponses)
Construct.
\Elastica\Response | $response | |
array<mixed,\Elastica\Bulk\Response> | $bulkResponses |
getFullError() : array|string
Returns first found error (full array).
In case of http://localhost:9200/_alias/test the error is a string
getBulkResponses() : array<mixed,\Elastica\Bulk\Response>
current() : \Elastica\Bulk\Response