SolrQuery::removeStatsField

(PECL solr >= 0.9.2)

SolrQuery::removeStatsFieldRemoves one of the stats.field parameters

说明

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

Removes one of the stats.field parameters

参数

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.