SolrParams::add

(PECL solr >= 0.9.2)

SolrParams::addThis is an alias for SolrParams::addParam

说明

final public SolrParams::add(string $name, string $value): SolrParams

This is an alias for SolrParams::addParam

参数

name

The name of the parameter

value

The value of the parameter

返回值

Returns a SolrParams instance on success

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/solrparams.add.php