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

SolrQuery::addField - Specifies which fields to return in the result | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

SolrQuery::addField

(PECL solr >= 0.9.2)

SolrQuery::addFieldSpecifies which fields to return in the result

説明

public SolrQuery SolrQuery::addField ( string $field )

This method is used to used to specify a set of fields to return, thereby restricting the amount of data returned in the response.

It should be called multiple time, once for each field name.

パラメータ

field

The name of the field

返り値

Returns the current SolrQuery object


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

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