SolrQuery::setMltBoost
(PECL solr >= 0.9.2)
SolrQuery::setMltBoost — Set if the query will be boosted by the interesting term relevance
説明
public SolrQuery::setMltBoost
( bool $flag
) : SolrQuery
Set if the query will be boosted by the interesting term relevance
パラメータ
value
- Sets to
true
orfalse
返り値
Returns the current SolrQuery object, if the return value is used.