SolrQuery::addExpandFilterQuery

(PECL solr >= 2.2.0)

SolrQuery::addExpandFilterQueryOverrides main filter query, determines which documents to include in the main group

Opis

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

Overrides main filter query, determines which documents to include in the main group.

Parametry

fq

Zwracane wartości

SolrQuery

Zobacz też:

add a note add a note

User Contributed Notes

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