SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

說(shuō)明

public SolrInputDocument::__clone(): void

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

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Creates a new SolrInputDocument instance.