SolrQuery::getStart

(PECL solr >= 0.9.2)

SolrQuery::getStartReturns the offset in the complete result set

说明

public SolrQuery::getStart ( void ) : int

Returns the offset in the complete result set for the queries where the set of returned documents should begin.

参数

此函数没有参数。

返回值

Returns an integer on success and NULL if not set.

相关文章
php set returns the result of adding all given values to the setphp ibm db2 函数 returns a result set listing the columns and associated privileges for a tablephp ibm db2 函数 returns an array indexed by column position representing a row in a result setphp ibm db2 函数 returns an array indexed by column name representing a row in a result setphp ibm db2 函数 returns an array indexed by both column name and position representing a row in a result setphp ibm db2 函数 returns the number of fields contained in a result setphp ibm db2 函数 returns a result set listing the index and statistics for a tablephp ibm db2 函数 returns a result set listing the tables and associated privileges in a databasephp ibm db2 函数 returns a result set listing the tables and associated metadata in a databasephp maxdb 函数 set result pointer to a specified field offsetphp mongocursor returns the current result s id or its index within the result setphp mysqli result returns the lengths of the columns of the current row in the result setphp solrquery returns the number of similar documents to return for each resultphp solrquery returns the offset in the complete result setphp solrquery returns all the stats facets that were setphp solrquery returns whether or not to include the lower bound in the result setphp solrquery returns whether or not to include the upper bound term in the result setphp solrquery set the number of similar documents to return for each resultphp solrquery include the upper bound term in the result setphp sqlite3stmt executes a prepared statement and returns a result set object
关注编程学问公众号