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