SolrQuery::setGroupMain

(PECL solr >= 2.2.0)
If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple.
public SolrQuery SolrQuery::setGroupMain ( string $value )

If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple.

Parameters:
value

If true, the result of the first field grouping command is used as the main result list in the response, using group.format=simple.

Returns:
doc_php
2016-02-24 16:11:32
Comments
Leave a Comment

Please login to continue.