The SolrParams class
(PECL solr >= 0.9.2)
Introducere
Represents a collection of name-value pairs sent to the Solr server during a request.
Sinopsisul clasei
final public get
(
string $param_name
) :
mixed
final public set
(
string $name
,
string $value
) :
void
final public toString
(
bool $url_encode
= false
) :
string
}
Cuprins
There are no user contributed notes for this page.