SolrQuery::getFilterQueries

(PECL solr >= 0.9.2)

SolrQuery::getFilterQueriesReturns an array of filter queries

說明

public SolrQuery::getFilterQueries(): array

Returns an array of filter queries. These are queries that can be used to restrict the super set of documents that can be returned, without influencing score

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns an array on success and null if not set.