SolrInputDocument::reset

(PECL solr >= 0.9.2)

SolrInputDocument::resetThis is an alias of SolrInputDocument::clear

Beschreibung

public SolrInputDocument::reset ( ) : bool

This is an alias of SolrInputDocument::clear

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Gibt bei Erfolg true zurück. Im Fehlerfall wird false zurückgegeben.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top