PHP 8.4.6 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.

User Contributed Notes

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