parent root
PHP: SolrParams::getPreparedParams - Manual

SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

Description

final public SolrParams::getPreparedParams ( void ) : array

Returns an array on URL-encoded parameters

Parameters

This function has no parameters.

Return Values

Returns an array on URL-encoded parameters

add a noteadd a note

User Contributed Notes

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