SolrQuery::addMltQueryField
Maps to mlt.qf
Beschreibung
public SolrQuery SolrQuery::addMltQueryField
( string $field
, float $boost
)
Parameter-Liste
-
field
-
The name of the field
-
boost
-
Its boost value
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.