SolrQuery::setFacet

(PECL solr >= 0.9.2)

SolrQuery::setFacetMaps to the facet parameter. Enables or disables facetting

说锟斤拷

public SolrQuery::setFacet ( bool $flag ) : SolrQuery

Enables or disables faceting.

锟斤拷锟斤拷

value

TRUE enables faceting and FALSE disables it.

锟斤拷锟斤拷值

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