php8.5
Home/ Manual/ solr / solrquery/ SolrQuery::removeExpandSortField

SolrQuery::removeExpandSortField

PHP function Edit on GitHub ✎

(PECL solr >= 2.2.0)

Removes an expand sort field from the expand.sort parameter

Description

SolrQuery::removeExpandSortField(string $field): SolrQuery

Removes an expand sort field from the expand.sort parameter.

Parameters

field

field name

Return Values

SolrQuery

See Also

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

Source: reference/solr/solrquery/removeexpandsortfield.xml · from the official PHP manual (php/doc-en)