$_hit
$_hit : array
Hit array.
Elastica result item.
Stores all information from a result
| None found |
| None found |
| None found |
getVersion() : string|integer
Returns the version information from the hit.
Document version
| None found |
| None found |
| None found |
getData() : array
Returns result data.
Checks for partial result data with getFields, falls back to getSource or both
Result data array
| None found |
| None found |
| None found |
getExplanation() : array
Returns explanation on how its score was computed.
explanations
| None found |
| None found |
setParam(string $param, mixed $value)
Sets a parameter on the hit.
| string | $param | |
| mixed | $value |
| None found |