SolrQuery::setMltBoost
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Set if the query will be boosted by the interesting term relevance
Description
SolrQuery::setMltBoost(bool $flag): SolrQuery
Set if the query will be boosted by the interesting term relevance
Parameters
valueSets to true or false
Return Values
Returns the current SolrQuery object, if the return value is used.