SolrQuery::getFacetOffset
(PECL solr >= 0.9.2)
SolrQuery::getFacetOffset — Returns an offset into the list of constraints to be used for pagination
Beschreibung
$field_override = ?): intReturns an offset into the list of constraints to be used for pagination. Accepts an optional field override
Parameter-Liste
-
field_override -
The name of the field to override for.
Rückgabewerte
Returns an integer on success and null if not set

