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

SolrQuery::setFacetSort - Determines the ordering of the facet field constraints | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

SolrQuery::setFacetSort

(PECL solr >= 0.9.2)

SolrQuery::setFacetSortDetermines the ordering of the facet field constraints

説明

public SolrQuery SolrQuery::setFacetSort ( int $facetSort [, string $field_override ] )

Determines the ordering of the facet field constraints

パラメータ

facetSort

Use SolrQuery::FACET_SORT_INDEX for sorting by index order or SolrQuery::FACET_SORT_COUNT for sorting by count.

field_override

The name of the field.

返り値

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


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

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