SolrQuery::setMltBoost
(PECL solr >= 0.9.2)
SolrQuery::setMltBoost — Set if the query will be boosted by the interesting term relevance
Описание
public SolrQuery SolrQuery::setMltBoost
(
bool $flag
)
Список параметров
-
value
-
Sets to TRUE or FALSE
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.