SolrQuery::setFacetLimit
Maps to facet.limit
Beschreibung
public SolrQuery SolrQuery::setFacetLimit
( int $limit
[, string $field_override
] )
Parameter-Liste
-
limit
-
The maximum number of constraint counts
-
field_override
-
The name of the field.
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.