PHP 8.3.4 Released!

SolrQuery::setGroupOffset

(PECL solr >= 2.2.0)

SolrQuery::setGroupOffsetSets the group.offset parameter

Beschreibung

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

Sets the group.offset parameter.

Parameter-Liste

value

Rückgabewerte

Siehe auch

add a note

User Contributed Notes

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