php8.5
Home/ Manual/ solr / solrparams/ SolrParams::get

SolrParams::get

PHP function Edit on GitHub ✎

(PECL solr >= 0.9.2)

Alias SolrParams::getParam

Description

SolrParams::get(string $param_name): mixed

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

Source: reference/solr/solrparams/get.xml · from the official PHP manual (php/doc-en)