(PECL solr >= 0.9.2)
Creates 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.
Returns:
Creates a new SolrInputDocument instance.
Please login to continue.