SolrInputDocument::__clone
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Creates a copy of a SolrDocument
Description
SolrInputDocument::__clone(): void
Should not be called directly. It is used to create a deep copy of a SolrInputDocument.
Parameters Parameters
Return Values
Creates a new SolrInputDocument instance.