SolrParams::get

(PECL solr >= 0.9.2)

SolrParams::getThis is an alias for SolrParams::getParam

Beskrivelse

final public mixed SolrParams::get ( string $param_name )

This is an alias for SolrParams::getParam

Parametre

param_name

Then name of the parameter

Returnerings Værdier

Returns an array or string depending on the type of parameter

add a note add a note

User Contributed Notes

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