SolrQuery::addStatsFacet

(PECL solr >= 0.9.2)

SolrQuery::addStatsFacetRequests a return of sub results for values within the given facet

说明

public SolrQuery::addStatsFacet ( string $field ) : SolrQuery

Requests a return of sub results for values within the given facet. Maps to the stats.facet field

参数

field

The name of the field

返回值

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

相关文章
php datetimeinterface return time zone relative to given datetimephp set returns a sub set of a given rangephp vector inserts values at a given indexphp vector returns a sub vector of a given rangephp statistic 函数 calculates any one parameter of the non central chi square distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central f distribution given values for the othersphp statistic 函数 calculates any one parameter of the normal distribution given values for the othersphp sdo das relational 函数 executes an sql query passed as a prepared statement with a list of values to substitute for placeholders and return the results as a normalised data graphphp solrquery allows grouping results based on the unique values of a function query group.func parameter php solrquery allows grouping of documents that match the given queryphp solrquery requests a return of sub results for values within the given facetphp solrquery returns the value of the facet parameterphp solrquery returns the value for the facet.date.end parameterphp solrquery returns all the facet.date fieldsphp solrquery returns the value of the facet.date.gap parameterphp solrquery returns whether or not morelikethis results should be enabledphp solrquery removes one of the facet date fieldsphp solrquery determines the ordering of the facet field constraintsphp solrquery specifies the number of results to return for each group. the server default value is 1php solrquery sets the maximum number of characters of the field to return
关注编程学问公众号