SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

Beschreibung

public SolrInputDocument::__clone ( void ) : void

Should not be called directly. It is used to create a deep copy of a SolrInputDocument.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Creates a new SolrInputDocument instance.