SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

Описание

public SolrInputDocument::__clone ( void ) : void

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Creates a new SolrInputDocument instance.