(PECL solr >= 0.9.2)
Returns a parameter value
final public mixed SolrParams::getParam ([ string $param_name ] )
Returns a parameter with name param_name
Parameters:
param_name
The name of the parameter
Returns:
Returns a string or an array depending on the type of the parameter
Please login to continue.