parent root
PHP: SolrQuery::setGroupOffset - Manual

SolrQuery::setGroupOffset

(PECL solr >= 2.2.0)

SolrQuery::setGroupOffsetSets the group.offset parameter

Description

public SolrQuery::setGroupOffset ( int $value ) : SolrQuery

Sets the group.offset parameter.

Parameters

value

Return Values

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root