Php/docs/solrquery.removeexpandsortfield

提供:Dev Guides
< Php
移動先:案内検索

SolrQuery::removeExpandSortField

(PECL solr >= 2.2.0)

SolrQuery::removeExpandSortFieldRemoves an expand sort field from the expand.sort parameter


説明

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

Removes an expand sort field from the expand.sort parameter.


パラメータ

field
field name


返り値

SolrQuery


参考