Dutch PHP Conference 2025 - Call For Papers

SolrQuery::addStatsField

(PECL solr >= 0.9.2)

SolrQuery::addStatsFieldMaps 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.

add a note

User Contributed Notes

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