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 sqlite 函数 execute a query that does not prefetch and buffer all dataphp intltimezone get the number of ids in the equivalency group that includes the given idphp mysqlnduhconnection returns the number of warnings from the last query for the given linkphp solrclient deletes all documents matching the given queryphp solrquery overrides main filter query determines which documents to include in the main groupphp solrquery orders the documents within the expanded groups expand.sort parameter php 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 requests a return of sub results for values within the given facetphp solrquery returns the maximum number of constraint counts that should be returned for the facet fieldsphp 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 the maximum number of tokens to parse in each document field that is not stored with termvector supportphp solrquery removes one of the facet.query parametersphp solrquery removes a filter queryphp solrquery sets the explainother common query parameterphp solrquery if true the result of the first field grouping command is used as the main result list in the response using group.format=simplephp solrquery if true solr includes the number of groups that have matched the query in the resultsphp solrquery sets the search queryphp sqlite3 executes a result less query against a given database
关注编程学问公众号