PHP 8.3.4 Released!

SolrQuery::getGroupMain

(PECL solr >= 2.2.0)

SolrQuery::getGroupMainReturns the group.main value

Descrição

public SolrQuery::getGroupMain(): bool

Returns the group.main value

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Veja Também

  • 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 note

User Contributed Notes

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