SolrQuery::setExpandQuery

Sets the expand.q parameter

説明

public SolrQuery SolrQuery::setExpandQuery(string $q)

Sets the expand.q parameter.

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

パラメータ

q

戻り値

SolrQuery

参考

  • SolrQuery::setExpand
  • SolrQuery::addExpandSortField
  • SolrQuery::removeExpandSortField
  • SolrQuery::setExpandRows
  • SolrQuery::addExpandFilterQuery
  • SolrQuery::removeExpandFilterQuery