GoLang SolrQuery::setGroupMain

request it (316)
GoLang replacement for PHP's SolrQuery::setGroupMain [edit | history]



Do you know a GoLang replacement for PHP's SolrQuery::setGroupMain? Write it!

PHP SolrQuery::setGroupMain

PHP original manual for SolrQuery::setGroupMain [ show | php.net ]

SolrQuery::setGroupMain

(PECL solr >= 2.2.0)

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

Description

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

Return Values

See Also

See Also