SolrQuery::getFacetMinCount

(PECL solr >= 0.9.2)

SolrQuery::getFacetMinCountReturns the minimum counts for facet fields should be included in the response

说明

public SolrQuery::getFacetMinCount ([ string $field_override ] ) : int

Returns the minimum counts for facet fields should be included in the response. It accepts an optional field override

参数

field_override

The name of the field

返回值

Returns an integer on success and NULL if not set

相关文章
php mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp solrquery used to control how the results should be sortedphp solrquery returns all the facet.date fieldsphp solrquery returns the value of the facet.date.gap parameterphp solrquery returns the value of the facet.date.hardend parameterphp solrquery returns the value for the facet.date.other parameterphp solrquery returns all the facet fieldsphp solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp 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 group.facet parameter valuephp solrquery returns group fields group.field parameter values php solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns all the fields to use for similarityphp 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 minimum word length below which words will be ignoredphp solrquery returns the maximum number of terms solr should returnphp solrquery returns the minimum document frequency to return in order to be included
关注编程学问公众号