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 mysql 兼容性函数 return the number of rows affected by the last sql statementphp firebird/interbase 函数 return the number of rows that were affected by the previous queryphp ingres 函数 get the number of rows affected or returned by a queryphp maxdb 函数 returns the total number of rows changed deleted or inserted by the last executed statementphp msql 函数 get number of rows in resultphp sqlite 函数 returns the number of rows in a buffered result setphp sqlsrv 函数 retrieves the number of rows in a result setphp solrquery returns the number of rows to display in each group expand.rows php solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp solrquery returns the maximum number of characters from a field when using the regex fragmenterphp solrquery sets the number of rows to display in each group expand.rows . server default 5php solrquery specifies the type of algorithm to use when faceting a fieldphp solrquery specifies the number of results to return for each group. the server default value is 1php solrquery specifies the backup field to usephp solrquery specifies the number of characters into a document to look for suitable snippetsphp solrquery sets the maximum number of highlighted snippets to generate per fieldphp 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 sqlite3 returns the number of database rows that were changed or inserted or deleted by the most recent sql statement
关注编程学问公众号