SolrQuery::addExpandFilterQuery

(PECL solr >= 2.2.0)

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

Descrizione

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

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

Elenco dei parametri

fq

Valori restituiti

SolrQuery

Vedere anche:

add a note add a note

User Contributed Notes

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