SolrQuery::getFilterQueries

(PECL solr >= 0.9.2)

SolrQuery::getFilterQueriesReturns an array of filter queries

说明

public SolrQuery::getFilterQueries ( void ) : 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

参数

此函数没有参数。

返回值

Returns an array on success and NULL if not set.

相关文章
php eventhttprequest returns associative array of the output headersphp date/time 函数 returns an array with information about sunset/sunrise and twilight begin/endphp mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp oci8 函数 returns the next row from a query as an associative or numeric arrayphp oci8 函数 returns the next row from a query as an associative arrayphp imagick returns an array representing the font metricsphp locale returns a key value array of locale id subtag elementsphp solrinputdocument returns an array containing all the fields in the documentphp solrquery overrides main filter query determines which documents to include in the main groupphp solrquery returns the expand filter queriesphp solrquery returns an array of fieldsphp solrquery returns the lower bound for the first date range for all date faceting on this fieldphp solrquery returns all the facet fieldsphp solrquery returns all the facet queriesphp solrquery returns an array of filter queriesphp solrquery returns the group.format valuephp solrquery returns whether or not to enable highlighting for range/wildcard/fuzzy/prefix queriesphp solrquery returns the maximum number of characters of the field to returnphp solrquery returns the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery returns whether or not to include the upper bound term in the result set
关注编程学问公众号