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

search for in the

SolrParams::get> <SolrParams::add
[edit] Last updated: Fri, 25 May 2012

view this page in

SolrParams::addParam

(PECL solr >= 0.9.2)

SolrParams::addParamオブジェクトにパラメータを追加

説明

public SolrParams SolrParams::addParam ( string $name , string $value )

オブジェクトにパラメータを追加します。 これは、複数回指定されることのあるパラメータで使われます。

パラメータ

name

パラメータ名

value

パラメータ値

返り値

成功時に SolrParam オブジェクト、失敗時に FALSE を返します。



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

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