PHP 8.3.4 Released!

SolrQuery::getExpand

(PECL solr >= 2.2.0)

SolrQuery::getExpandReturns true if group expanding is enabled

説明

public SolrQuery::getExpand(): bool

Returns true if group expanding is enabled

パラメータ

この関数にはパラメータはありません。

戻り値

Returns whether group expanding is enabled.

add a note

User Contributed Notes

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