SolrQuery::setMltBoost
SolrQuery::setMltBoost
(PECL solr >= 0.9.2)
SolrQuery::setMltBoost — Set if the query will be boosted by the interesting term relevance
Description
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
Return Values
Returns the current SolrQuery object, if the return value is used.
← SolrQuery::setMlt
SolrQuery::setMltCount →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.