(PECL solr >= 2.2.0) Returns all the group.query parameter values public array SolrQuery::getGroupQueries ( void ) Returns all the group.query parameter values Returns: array See also: SolrQuery::addGroupQuery() -
(PECL solr >= 2.2.0) Returns the group.offset value public integer SolrQuery::getGroupOffset ( void ) Returns the group.offset value Returns: See also: SolrQuery::setGroupOffset() -
(PECL solr >= 2.2.0) Returns the group.ngroups value public bool SolrQuery::getGroupNGroups ( void ) Returns the group.ngroups value Returns: See also: SolrQuery::setGroupNGroups() -
(PECL solr >= 2.2.0) Returns the group.main value public bool SolrQuery::getGroupMain ( void ) Returns the group.main value Returns: See also: SolrQuery::setGroupMain() -
(PECL solr >= 2.2.0) Returns the group.limit value public integer SolrQuery::getGroupLimit ( void ) Returns the group.limit value Returns: See also: SolrQuery::setGroupLimit() -
(PECL solr >= 2.2.0) Returns group functions (group.func parameter values) public array SolrQuery::getGroupFunctions ( void ) Returns group functions (group.func parameter values) Returns: See also: SolrQuery::addGroupFunction() -
(PECL solr >= 2.2.0) Returns the group.format value public string SolrQuery::getGroupFormat ( void ) Returns the group.format value Returns: See also: SolrQuery::setGroupFormat() -
(PECL solr >= 2.2.0) Returns group fields (group.field parameter values) public array SolrQuery::getGroupFields ( void ) Returns group fields (group.field parameter values) Returns: See also: SolrQuery::addGroupField() -
(PECL solr >= 2.2.0) Returns the group.facet parameter value public bool SolrQuery::getGroupFacet ( void ) Returns the group.facet parameter value Returns: See also: SolrQuery::setGroupFacet() -
(PECL solr >= 2.2.0) Returns group cache percent value public integer SolrQuery::getGroupCachePercent ( void ) Returns group cache percent value Returns: See also: SolrQuery::setGroupCachePercent() -
Page 316 of 930