SolrQuery::getFacetOffset
(PECL solr >= 0.9.2)
SolrQuery::getFacetOffset — Returns an offset into the list of constraints to be used for pagination
Descrizione
public int SolrQuery::getFacetOffset
([ string
$field_override
] )Returns an offset into the list of constraints to be used for pagination. Accepts an optional field override
Elenco dei parametri
-
field_override -
The name of the field to override for.
Valori restituiti
Returns an integer on success and NULL if not set
There are no user contributed notes for this page.
