SolrInputDocument::__clone

Creates 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.