php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::setMltBoost

SolrQuery::setMltBoost

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

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

Description

SolrQuery::setMltBoost(bool $flag): SolrQuery

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.

Source: reference/solr/solrquery/setmltboost.xml · from the official PHP manual (php/doc-en)