Class Hit
A search hit
Direct known subclasses
vierbergenlars\Forage\ODM\SearchHit
public
|
|
public
float
|
|
public
array
|
|
public
array
|
|
public
string|integer
|
protected
string|integer
|
$id |
|
#
The id of the document that matched |
protected
array
|
$matchedTerms |
|
#
The terms that matched in the document |
protected
array
|
$document |
|
#
The matched document |
protected
float
|
$score |
|
#
The result score for the document |