(PECL solr >= 2.2.0)
Removes an expand sort field from the expand.sort parameter.
public SolrQuery SolrQuery::removeExpandSortField ( string $field )
Removes an expand sort field from the expand.sort parameter.
Parameters:
field
field name
Returns:
See also:
SolrQuery::addExpandSortField() -
Please login to continue.