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 solrquery returns all the facet.date fieldsphp 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 value of the facet.method parameterphp solrquery returns the minimum counts for facet fields should be included in the responsephp solrquery returns the current state of the facet.missing parameterphp solrquery returns an offset into the list of constraints to be used for paginationphp solrquery returns the facet prefixphp solrquery returns all the facet queriesphp solrquery returns the list of fields that will be returned in the responsephp solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns if a field will only be highlighted if the query matched in this particular fieldphp solrquery returns whether or not morelikethis results should be enabledphp solrquery returns the maximum number of query terms that will be included in any generated queryphp 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 the minimum document frequency to return in order to be includedphp solrquery if true facet counts are based on the most relevant document of each group matching the query
关注编程学问公众号