GoLang SolrInputDocument::__clone

request it (245)
GoLang replacement for PHP's SolrInputDocument::__clone [edit | history]



Do you know a GoLang replacement for PHP's SolrInputDocument::__clone? Write it!

PHP SolrInputDocument::__clone

PHP original manual for SolrInputDocument::__clone [ show | php.net ]

SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

Description

public void SolrInputDocument::__clone ( void )

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

Parameters

This function has no parameters.

Return Values

Creates a new SolrInputDocument instance.