SolrParams::getPreparedParams

(PECL solr >= 0.9.2)

SolrParams::getPreparedParamsReturns an array of URL-encoded parameters

Description

final public SolrParams::getPreparedParams(): 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 note add a note

User Contributed Notes

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