SolrInputDocument::__clone

Creates a copy of a SolrDocument

Beschreibung

public void SolrInputDocument::__clone ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Creates a new SolrInputDocument instance.