Php/docs/solrquery.setgroupmain

提供:Dev Guides
< Php
移動先:案内検索

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


説明

public SolrQuery::setGroupMain ( string $value ) : SolrQuery

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


パラメータ

value


返り値

参考


参考