PHP 8.3.4 Released!

SolrQuery::getExpand

(PECL solr >= 2.2.0)

SolrQuery::getExpandReturns true if group expanding is enabled

Description

public SolrQuery::getExpand(): bool

Returns true if group expanding is enabled

Parameters

This function has no parameters.

Return Values

Returns whether group expanding is enabled.

add a note

User Contributed Notes

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