= 0.9.2)SolrQuery::removeSortField — Removes one of the sort fields說明public SolrQuery::removeSortField(string $f">

SolrQuery::removeSortField

(PECL solr >= 0.9.2)

SolrQuery::removeSortFieldRemoves one of the sort fields

說明

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

Removes one of the sort fields

參數(shù)

field

The name of the field

返回值

Returns the current SolrQuery object, if the return value is used.