update : 2015.11.03
php.shukuma.com

검색:
 
 
Set if the query will be boosted by the interesting term relevance

SolrQuery::setMltBoost

(PECL solr >= 0.9.2)

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

설명

public SolrQuery SolrQuery::setMltBoost ( bool $flag )

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.