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 frontbase 函数 get number of rows in resultphp 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 sqlite 函数 returns the number of rows in a buffered result setphp sqlsrv 函数 retrieves the number of rows in a result setphp mysqlnduhconnection gets the number of affected rows in a previous mysql operationphp 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 into a document to look for suitable snippetsphp solrquery returns the maximum number of characters from a field when using the regex fragmenterphp solrquery returns the maximum number of terms solr should returnphp 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 if true solr includes the number of groups that have matched the query in the resultsphp 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 skip
关注编程学问公众号