SolrQuery::addExpandFilterQuery

(PECL solr >= 2.2.0)

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

説明

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

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

パラメータ

fq

戻り値

SolrQuery

参考

add a note add a note

User Contributed Notes

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