SolrQuery::getFacetLimit
Returns the maximum number of constraint counts that should be returned for the facet fields
Description
public int SolrQuery::getFacetLimit(string $field_override
= ?)
Parameters
-
field_override
-
The name of the field to override for
Return Values
Returns an integer on success and null
if not set