PHP 8.3.4 Released!

SolrQuery::getExpandFilterQueries

(PECL solr >= 2.2.0)

SolrQuery::getExpandFilterQueriesReturns the expand filter queries

说明

public SolrQuery::getExpandFilterQueries(): array

Returns the expand filter queries

参数

此函数没有参数。

返回值

Returns the expand filter queries.

add a note

User Contributed Notes

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