SolrQuery::removeExpandSortField

(PECL solr >= 2.2.0)

SolrQuery::removeExpandSortFieldRemoves an expand sort field from the expand.sort parameter

Beschreibung

public SolrQuery::removeExpandSortField(string $field): SolrQuery

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

Parameter-Liste

field

field name

Rückgabewerte

SolrQuery

Siehe auch

add a note add a note

User Contributed Notes

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