SolrQuery::setTermsSort
Specifies how to sort the returned terms
説明
public SolrQuery SolrQuery::setTermsSort(int $sortType
)
パラメータ
-
sortType
-
SolrQuery::TERMS_SORT_INDEX or SolrQuery::TERMS_SORT_COUNT
戻り値
Returns the current SolrQuery object, if the return value is used.