SolrQuery::getGroupMain

(PECL solr >= 2.2.0)

SolrQuery::getGroupMainReturns the group.main value

설명

public bool SolrQuery::getGroupMain ( void )

Returns the group.main value

인수

이 함수는 인수가 없습니다.

반환값

참고

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

User Contributed Notes

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