parent root
PHP: SolrQuery::getGroupMain - Manual

SolrQuery::getGroupMain

(PECL solr >= 2.2.0)

SolrQuery::getGroupMainReturns the group.main value

Description

public SolrQuery::getGroupMain ( void ) : bool

Returns the group.main value

Parameters

This function has no parameters.

Return Values

See Also

  • SolrQuery::setGroupMain() - If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple
add a noteadd a note

User Contributed Notes

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