SolrQuery::setTermsSort
Specifies how to sort the returned terms
Beschreibung
public SolrQuery SolrQuery::setTermsSort
( int $sortType
)
Parameter-Liste
-
sortType
-
SolrQuery::TERMS_SORT_INDEX or SolrQuery::TERMS_SORT_COUNT
Rückgabewerte
Returns the current SolrQuery object, if the return value is used.