• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SolrInputDocument::__clone()

    (PECL solr >= 0.9.2)

    Creates a copy of a SolrDocument

    说明

    publicSolrInputDocument::__clone(void): void

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

    参数

    此函数没有参数。

    返回值

    Creates a new SolrInputDocument instance.