php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::removeStatsFacet

SolrQuery::removeStatsFacet

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Removes one of the stats.facet parameters

Description

SolrQuery::removeStatsFacet(string $value): SolrQuery

Removes one of the stats.facet parameters

Parameters

value

The value

Return Values

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

Source: reference/solr/solrquery/removestatsfacet.xml · from the official PHP manual (php/doc-en)