Php/docs/solrquery.setexpandquery

提供:Dev Guides
< Php
移動先:案内検索

SolrQuery::setExpandQuery

(PECL solr >= 2.2.0)

SolrQuery::setExpandQuerySets the expand.q parameter


説明

public SolrQuery::setExpandQuery ( string $q ) : SolrQuery

Sets the expand.q parameter.

Overrides the main q parameter, determines which documents to include in the main group.


パラメータ

q


返り値

SolrQuery


参考