SolrQuery::getFacetOffset

Returns an offset into the list of constraints to be used for pagination

説明

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

パラメータ

field_override

The name of the field to override for.

戻り値

Returns an integer on success and null if not set