PHP Doku:: Was the request a success - solrresponse.success.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrResponse classSolrResponse::success

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrResponse class

<<SolrResponse::setParseMode

The SolrQueryResponse class>>

SolrResponse::success

(PECL solr >= 0.9.2)

SolrResponse::successWas the request a success

Beschreibung

public bool SolrResponse::success ( void )

Used to check if the request to the server was successful.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if it was successful and FALSE if it was not.


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",...)