SolrQuery
PHP Manual

SolrQuery::removeExpandSortField

(PECL solr >= 2.2.0)

SolrQuery::removeExpandSortFieldRemoves 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.

Список параметров

field

field name

Возвращаемые значения

SolrQuery

Смотрите также


SolrQuery
PHP Manual