SolrQuery::setExpandQuery
PHP function
Edit on GitHub ✎
(PECL solr >= 2.2.0)
Sets the expand.q parameter
Description
SolrQuery::setExpandQuery(string $q): SolrQuery
Sets the expand.q parameter.
Overrides the main q parameter, determines which documents to include in the main group.
Parameters
q
Return Values
SolrQuery
See Also
SolrQuery::setExpandSolrQuery::addExpandSortFieldSolrQuery::removeExpandSortFieldSolrQuery::setExpandRowsSolrQuery::addExpandFilterQuerySolrQuery::removeExpandFilterQuery