parent root
PHP: SolrQuery::removeExpandFilterQuery - Manual

SolrQuery::removeExpandFilterQuery

(PECL solr >= 2.2.0)

SolrQuery::removeExpandFilterQueryRemoves an expand filter query

Description

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

Removes an expand filter query.

Parameters

fq

Return Values

SolrQuery

See Also

add a noteadd a note

User Contributed Notes

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