SolrQuery::setStart

(PECL solr >= 0.9.2)

SolrQuery::setStartSpecifies the number of rows to skip

说明

public SolrQuery::setStart ( int $start ) : SolrQuery

Specifies the number of rows to skip. Useful in pagination of results.

参数

start

The number of rows to skip.

返回值

Returns the current SolrQuery object.

相关文章
php cubrid 函数 get the number of rows in the result setphp mcve 函数 number of rows returned in a comma delimited responsephp maxdb 函数 return the number of rows in statements result setphp sybase 函数 get number of rows in a result setphp mysqli stmt return the number of rows in statements result setphp solrquery returns the number of rows to display in each group expand.rows php solrquery returns the number of characters of fragments to consider for highlightingphp solrquery returns the maximum number of characters of the field to returnphp solrquery returns the maximum number of characters into a document to look for suitable snippetsphp solrquery returns the number of similar documents to return for each resultphp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery sets the number of rows to display in each group expand.rows . server default 5php solrquery specifies the number of results to return for each group. the server default value is 1php solrquery specifies the number of characters into a document to look for suitable snippetsphp solrquery specify the maximum number of characters to analyzephp solrquery specifies the maximum number of tokens to parsephp solrquery specifies the maximum number of rows to return in the resultphp solrquery specifies the number of rows to skipphp solrquery specifies how to sort the returned terms
关注编程学问公众号