SolrQuery::addFacetQuery

(PECL solr >= 0.9.2)

SolrQuery::addFacetQueryAdds a facet query

Beskrivelse

public SolrQuery SolrQuery::addFacetQuery ( string $facetQuery )

Adds a facet query

Parametre

facetQuery

The facet query

Returnerings Værdier

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