php man page for solrparams

Query: solrparams

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SOLRPARAMS(3)								 1							     SOLRPARAMS(3)

The SolrParams class

INTRODUCTION
Represents a collection of name-value pairs sent to the Solr server during a request.
CLASS SYNOPSIS
SolrParams abstract SolrParamsSerializable Methods o finalpublic SolrParams SolrParams::add (string $name, string $value) o public SolrParams SolrParams::addParam (string $name, string $value) o finalpublic mixed SolrParams::get (string $param_name) o finalpublic mixed SolrParams::getParam ([string $param_name]) o finalpublic array SolrParams::getParams (void ) o finalpublic array SolrParams::getPreparedParams (void ) o finalpublic string SolrParams::serialize (void ) o finalpublic void SolrParams::set (string $name, string $value) o public SolrParams SolrParams::setParam (string $name, string $value) o finalpublic string SolrParams::toString ([bool $url_encode = false]) o finalpublic void SolrParams::unserialize (string $serialized) PHP Documentation Group SOLRPARAMS(3)
Related Man Pages
errorexception(3) - php
evloop(3) - php
pdoexception(3) - php
recursivearrayiterator(3) - php
splstack(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch