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

SolrQuery::getFacetMissing

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Returns the current state of the facet.missing parameter

Description

SolrQuery::getFacetMissing([string $field_override]): bool

Returns the current state of the facet.missing parameter. This accepts an optional field override

Parameters

field_override

The name of the field

Return Values

Returns a boolean on success and null if not set

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