Php/docs/solrquery.getfacetoffset

提供:Dev Guides
< Php
2020年12月14日 (月) 12:54時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

SolrQuery::getFacetOffset

(PECL solr >= 0.9.2)

SolrQuery::getFacetOffsetReturns an offset into the list of constraints to be used for pagination


説明

public SolrQuery::getFacetOffset ([ string $field_override ] ) : int

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