SolrQuery::addStatsField
(PECL solr >= 0.9.2)
SolrQuery::addStatsField — Maps to stats.field parameter
说明
public SolrQuery::addStatsField(string$field
): SolrQuery
Maps to stats.field parameter This methods adds another stats.field parameter.
参数
field
The name of the field
返回值
Returns the current SolrQuery object, if the return value is used.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/solrquery.addstatsfield.php