SolrQuery::addExpandFilterQuery

(PECL solr >= 2.2.0)

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

설명

public SolrQuery SolrQuery::addExpandFilterQuery ( string $fq )

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