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