SolrParams::get
SolrParams::get
(PECL solr >= 0.9.2)
SolrParams::get — This is an alias for SolrParams::getParam
Description
final public mixed SolrParams::get ( string $param_name )
This is an alias for SolrParams::getParam
Parameters
param_name
Then name of the parameter
Return Values
Returns an array or string depending on the type of parameter
← SolrParams::addParam
SolrParams::getParam →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.