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

Прогляньте Також

add a note add a note

User Contributed Notes

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