PHP Doku:: Returns the client options set internally - solrclient.getoptions.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrClient classSolrClient::getOptions

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrClient class

<<SolrClient::getDebug

SolrClient::optimize>>

SolrClient::getOptions

(PECL solr >= 0.9.6)

SolrClient::getOptionsReturns the client options set internally

Beschreibung

public array SolrClient::getOptions ( void )

Returns the client options set internally. Very useful for debugging. The values returned are readonly and can only be set when the object is instantiated.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array containing all the options for the SolrClient object set internally.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)