(PECL solr >= 0.9.2)
Set if the query will be boosted by the interesting term relevance
public SolrQuery SolrQuery::setMltBoost ( bool $flag )
Set if the query will be boosted by the interesting term relevance
Parameters:
value
Sets to TRUE
or FALSE
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.