SolrQuery::addStatsField

(PECL solr >= 0.9.2)

SolrQuery::addStatsFieldMaps to stats.field parameter

Опис

public SolrQuery SolrQuery::addStatsField ( string $field )

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top