SolrQuery::removeExpandFilterQuery

(PECL solr >= 2.2.0)

SolrQuery::removeExpandFilterQueryRemoves an expand filter query

说明

publicSolrQuery::removeExpandFilterQuery(string$fq): SolrQuery

Removes an expand filter query.

参数

fq

返回值

SolrQuery

参见

To Top