SolrQuery::addStatsField

(PECL solr >= 0.9.2)

SolrQuery::addStatsFieldMapea al parámetro stats.field

Descripción

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

Mapea al parámetro stats.field. Este método añade otro parámetro stats.field.

Parámetros

field

El nombre del campo

Valores devueltos

Devuelve el objeto SolrQuery actual, si se usa el valor de retorno.

add a note add a note

User Contributed Notes

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