SolrQuery::getTermsMinCount

(PECL solr >= 0.9.2)

SolrQuery::getTermsMinCountReturns the minimum document frequency to return in order to be included

说明

public SolrQuery::getTermsMinCount ( void ) : int

Returns the minimum document frequency to return in order to be included

参数

此函数没有参数。

返回值

Returns an integer on success and NULL if not set.

相关文章
php solrquery returns the minimum counts for facet fields should be included in the responsephp solrquery returns the list of fields that will be returned in the responsephp solrquery returns the maximum number of characters of the field to returnphp solrquery returns the maximum number of characters into a document to look for suitable snippetsphp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp solrquery returns the number of similar documents to return for each resultphp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp 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 maximum number of terms solr should returnphp solrquery returns the maximum document frequencyphp 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 sets the frequency below which terms will be ignored in the source docsphp solrquery sets the maximum document frequencyphp solrquery sets the minimum document frequency
关注编程学问公众号