PHP Doku:: Rollbacks all add/deletes made to the index since the last commit - solrclient.rollback.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrClient class

<<SolrClient::request

SolrClient::setResponseWriter>>

SolrClient::rollback

(PECL solr >= 0.9.2)

SolrClient::rollbackRollbacks all add/deletes made to the index since the last commit

Beschreibung

public SolrUpdateResponse SolrClient::rollback ( void )

Rollbacks all add/deletes made to the index since the last commit. It neither calls any event listeners nor creates a new searcher.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a SolrUpdateResponse on success or throws a SolrClientException on failure.

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