SolrParams
PHP Manual

SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

说明

final public array SolrParams::getPreparedParams ( void )

Returns an array on URL-encoded parameters

参数

此函数没有参数。

返回值

Returns an array on URL-encoded parameters


SolrParams
PHP Manual