SolrQuery::setMltMinTermFrequency

(PECL solr >= 0.9.2)

SolrQuery::setMltMinTermFrequencySets the frequency below which terms will be ignored in the source docs

说明

public SolrQuery::setMltMinTermFrequency ( int $minTermFrequency ) : SolrQuery

Sets the frequency below which terms will be ignored in the source docs

参数

minTermFrequency

The frequency below which terms will be ignored in the source docs

返回值

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

相关文章
php gettext 函数 specify the character encoding in which the messages from the domain message catalog will be returnedphp mongocursor sets whether this cursor will be left open after fetching the last resultsphp soapserver sets the object which will be used to handle soap requestsphp 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 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 minimum document frequency to return in order to be includedphp solrquery sets the minimum document frequency used for determining term countphp solrquery specifies a string prefix with which to limits the terms on which to facetphp solrquery sets the text which appears after a highlighted termphp solrquery sets the text which appears before a highlighted termphp solrquery set if the query will be boosted by the interesting term relevancephp solrquery sets the maximum number of query terms includedphp solrquery sets the frequency below which terms will be ignored in the source docsphp solrquery sets the name of the field to get the terms fromphp solrquery sets the maximum number of terms to return
关注编程学问公众号