SolrQuery::setFacetMissing
Maps to facet.missing
説明
public SolrQuery SolrQuery::setFacetMissing(bool $flag
, string $field_override
= ?)
パラメータ
-
flag
-
true
turns this feature on. false
disables it.
-
field_override
-
The name of the field.
戻り値
Returns the current SolrQuery object, if the return value is used.