SolrParams
PHP Manual

SolrParams::getParams

(PECL solr >= 0.9.2)

SolrParams::getParamsReturns an array of non URL-encoded parameters

说明

final public array SolrParams::getParams ( void )

Returns an array of non URL-encoded parameters

参数

此函数没有参数。

返回值

Returns an array of non URL-encoded parameters


SolrParams
PHP Manual