SolrQuery::addGroupQuery

(PECL solr >= 2.2.0)

SolrQuery::addGroupQueryAllows grouping of documents that match the given query

说明

public SolrQuery::addGroupQuery ( string $value ) : SolrQuery

Allows grouping of documents that match the given query. Adds query to the group.query parameter

参数

value

返回值

SolrQuery

参见

相关文章
php dbx 函数 fetches rows from a query result that had the dbx result unbuffered flag setphp maxdb 函数 returns the number of warnings from the last query for the given linkphp sqlite 函数 execute a query that does not prefetch and buffer all dataphp solrclient deletes all documents matching the given queryphp solrquery overrides main filter query determines which documents to include in the main groupphp solrquery allows grouping results based on the unique values of a function query group.func parameter php solrquery allows grouping of documents that match the given queryphp solrquery returns true if grouping is enabledphp solrquery returns all the fields that solr should generate highlighted snippets forphp solrquery returns whether or not the query will be boosted by the interesting term relevancephp solrquery returns the number of similar documents to return for each resultphp solrquery returns the maximum number of query terms that will be included in any generated queryphp solrquery returns all the stats facets that were setphp solrquery removes one of the facet.query parametersphp solrquery sets the explainother common query parameterphp solrquery enable/disable result grouping group parameter php solrquery enables caching for result groupingphp solrquery if true solr includes the number of groups that have matched the query in the resultsphp solrquery restrict matches to terms that start with the prefixphp sqlite3 executes a result less query against a given database
关注编程学问公众号