SolrParams::setParam

(PECL solr >= 0.9.2)

SolrParams::setParamSets the parameter to the specified value

说锟斤拷

public SolrParams::setParam ( string $name , string $value ) : SolrParams

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

锟斤拷锟斤拷

name

Name of the parameter

value

Value of the parameter

锟斤拷锟斤拷值

Returns a SolrParam object on success and FALSE on value.

锟斤拷锟斤拷

Example #1 SolrParams::setParam() example

<?php

$param 
= new SolrParams();

$param->setParam('q''solr')->setParam('rows'2);

?>

锟斤拷锟斤拷锟斤拷锟教碉拷锟斤拷锟斤拷锟斤拷锟斤拷冢锟�