Php/docs/solrquery.setmltboost

提供:Dev Guides
< Php
移動先:案内検索

SolrQuery::setMltBoost

(PECL solr >= 0.9.2)

SolrQuery::setMltBoostSet 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 or false


返り値

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