PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

SolrQuery::setTermsSort - Specifies how to sort the returned terms | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

SolrQuery::setTermsSort

(PECL solr >= 0.9.2)

SolrQuery::setTermsSortSpecifies how to sort the returned terms

説明

public SolrQuery SolrQuery::setTermsSort ( int $sortType )

If SolrQuery::TERMS_SORT_COUNT, sorts the terms by the term frequency (highest count first). If SolrQuery::TERMS_SORT_INDEX, returns the terms in index order

パラメータ

sortType

SolrQuery::TERMS_SORT_INDEX or SolrQuery::TERMS_SORT_COUNT

返り値

Returns the current SolrQuery object, if the return value is used.


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「SolrQuery::setTermsSort - Specifies how to sort the returned terms」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | SolrQuery::setTermsSort - Specifies how to sort the returned terms」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: