downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SolrDocument::offsetUnset> <SolrDocument::offsetGet
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrDocument::offsetSet

(PECL solr >= 0.9.2)

SolrDocument::offsetSet文書にフィールドを追加

説明

public void SolrDocument::offsetSet ( string $fieldName , string $fieldValue )

オブジェクトが配列として扱われる際に、文書にフィールドを追加するために使用されます。

パラメータ

fieldName

フィールド名

fieldValue

このフィールドに対する値

返り値

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



add a note add a note User Contributed Notes SolrDocument::offsetSet
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites