PHP 8.3.4 Released!

SolrQuery::removeExpandFilterQuery

(PECL solr >= 2.2.0)

SolrQuery::removeExpandFilterQueryRemoves an expand filter query

説明

public SolrQuery::removeExpandFilterQuery(string $fq): SolrQuery

Removes an expand filter query.

パラメータ

fq

戻り値

SolrQuery

参考

add a note

User Contributed Notes

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