SolrQuery
PHP Manual

SolrQuery::addFacetField

(PECL solr >= 0.9.2)

SolrQuery::addFacetFieldAdds another field to the facet

Описание

publicSolrQuery SolrQuery::addFacetField ( string $field )

Adds another field to the facet

Список параметров

field

The name of the field

Возвращаемые значения

Returns the current SolrQuery object, if the return value is used.


SolrQuery
PHP Manual