©
本文档使用 PHP中文网手册 发布
(PECL solr >= 2.2.0)
SolrQuery::setGroupFormat — Sets the group format, result structure (group.format parameter).
$value
)Sets the group.format parameter. If this parameter is set to simple, the grouped documents are presented in a single flat list, and the start and rows parameters affect the numbers of documents instead of groups. Accepts: grouped/simple
value