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

SolrDocument::__set - Adds another field to the document | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

SolrDocument::__set

(PECL solr >= 0.9.2)

SolrDocument::__setAdds another field to the document

説明

public bool SolrDocument::__set ( string $fieldName , string $fieldValue )

Adds another field to the document. Used to set the fields as new properties.

パラメータ

fieldName

Name of the field.

fieldValue

Field value.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。


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

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