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

相关文章
php mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp svn 函数 creates and returns a stream that will be used to replacephp mongogridfsfile returns a resource that can be used to read the stored filephp solrquery used to control how the results should be sortedphp solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp solrquery returns the minimum counts for facet fields should be included in the responsephp solrquery returns an offset into the list of constraints to be used for paginationphp solrquery returns the list of fields that will be returned in the responsephp solrquery returns the group.offset valuephp solrquery returns the maximum number of characters into a document to look for suitable snippetsphp solrquery returns whether or not the collapse contiguous fragments into a single fragmentphp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum word length above which words will be ignoredphp solrquery returns the treshold frequency at which words will be ignored which do not occur in at least this many docsphp solrquery returns the frequency below which terms will be ignored in the source documentphp solrquery returns the minimum word length below which words will be ignoredphp solrquery returns the minimum document frequency to return in order to be includedphp solrquery sets the offset into the list of constraints to allow for paginationphp solrquery if true the result of the first field grouping command is used as the main result list in the response using group.format=simplephp swoole mmap map a file into memory and return the stream resource which can be used by php stream operations.
关注编程学问公众号