SolrQuery
PHP Manual

SolrQuery::setMltBoost

(PECL solr >= 0.9.2)

SolrQuery::setMltBoostSet if the query will be boosted by the interesting term relevance

Descrição

public SolrQuery SolrQuery::setMltBoost ( bool $flag )

Set if the query will be boosted by the interesting term relevance

Parâmetros

value

Sets to TRUE or FALSE

Valor Retornado

Returns the current SolrQuery object, if the return value is used.


SolrQuery
PHP Manual