(PECL solr >= 2.2.0)
SolrQuery::addExpandSortField — Orders the documents within the expanded groups (expand.sort parameter)
public SolrQuery::addExpandSortField(string $field, string $order = ?): SolrQuery
Orders the documents within the expanded groups (expand.sort parameter).
fieldfield name
orderOrder ASC/DESC, utilizes SolrQuery::ORDER_* constants.
Default: SolrQuery::ORDER_DESC
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrquery.addexpandsortfield.php