| 
 | 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. ParametersThis function has no parameters. Return ValuesCreates a new SolrInputDocument instance. |