PHP 8.3.4 Released!

SolrQuery::removeExpandSortField

(PECL solr >= 2.2.0)

SolrQuery::removeExpandSortFieldУдаляет расширенное поле сортировки из параметра expand.sort

Описание

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

Удаляет расширенное поле сортировки из параметра expand.sort.

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

field

Имя поля

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

SolrQuery

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

add a note

User Contributed Notes

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