update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates a copy of a SolrDocument

SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

설명

public void SolrInputDocument::__clone ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

Creates a new SolrInputDocument instance.