SolrQuery::setMltBoost
Set if the query will be boosted by the interesting term relevance
Description
public SolrQuery SolrQuery::setMltBoost(bool $flag)
Parameters
-
value
-
Sets to true or false
Return Values
Returns the current SolrQuery object, if the return value is used.