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.

相关文章
php runkit 函数 determines if the current functions return value will be usedphp solrquery adds a facet queryphp solrquery returns true if group expanding is enabledphp solrquery returns the list of fields that will be returned in the responsephp solrquery returns if a field will only be highlighted if the query matched in this particular fieldphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum word length above which words will be ignoredphp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns the frequency below which terms will be ignored in the source documentphp solrquery returns the minimum word length below which words will be ignoredphp solrquery returns the query fields and their boostsphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery returns the term prefixphp solrquery if true solr includes the number of groups that have matched the query in the resultsphp solrquery if true facet counts are based on the most relevant document of each group matching the queryphp solrquery set if the query will be boosted by the interesting term relevancephp solrquery sets the frequency below which terms will be ignored in the source docsphp solrquery include the lower bound term in the result setphp solrquery include the upper bound term in the result set
关注编程学问公众号