SolrParams::set

(PECL solr >= 0.9.2)

SolrParams::setAn alias of SolrParams::setParam

Опис

final public void SolrParams::set ( string $name , string $value )

An alias of SolrParams::setParam

Параметри

name

Then name of the parameter

value

The parameter value

Значення, що повертаються

Returns an instance of the SolrParams object on success

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top