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_overrideThe name of the field
Return Values
Returns a boolean on success and null if not set