$_queryTime
$_queryTime : float
Query time.
Elastica Response object.
Stores query time, and result array -> is given to result set, returned by ...
$_action : \Elastica\Bulk\Action
__construct(array|string $responseData, \Elastica\Bulk\Action $action, string $opType)
Construct.
array|string | $responseData | |
\Elastica\Bulk\Action | $action | |
string | $opType |
getFullError() : array|string|null
A keyed array representing any errors that occurred.
In case of http://localhost:9200/_alias/test the error is a string
Error data or null if there is no error
getAction() : \Elastica\Bulk\Action