|
SolrParams::setParamSets the parameter to the specified value Beschreibung
public SolrParams SolrParams::setParam
( string
$name
, string $value
)Sets the query parameter to the specified value. This is used for parameters that can only be specified once. Subsequent calls with the same parameter name will override the existing value Parameter-Liste
Rückgabewerte
Returns a SolrParam object on success and Beispiele
Beispiel #1 SolrParams::setParam example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: |