SolrQuery::getTermsMinCount

(PECL solr >= 0.9.2)

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

说明

public SolrQuery::getTermsMinCount ( ) : int

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

参数

此函数没有参数。

返回值

Returns an integer on success and null if not set.

User Contributed Notes

There are no user contributed notes for this page.