The SolrParams class
(PECL solr >= 0.9.2)
简介
Represents a collection of name-value pairs sent to the Solr server during a request.
类摘要
final public get(
string $param_name
):
mixed
final public set(
string $name
,
string $value
):
void
final public toString(
bool $url_encode
= false
):
string
}
目录
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.solrparams.php