SolrDocument::__clone

(PECL solr >= 0.9.2)

SolrDocument::__cloneCreates a copy of a SolrDocument object

설명

public void SolrDocument::__clone ( void )

Creates a copy of a SolrDocument object. Not to be called directly.

인수

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

반환값

None.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top