Dutch PHP Conference 2025 - Call For Papers

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

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top