SolrQuery::setFacetMissing
Maps to facet.missing
Beschreibung
public SolrQuery SolrQuery::setFacetMissing
( bool $flag
[, string $field_override
] )
Parameter-Liste
-
flag
-
TRUE turns this feature on. FALSE disables it.
-
field_override
-
The name of the field.
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.