PHP Doku:: Creates a copy of a SolrDocument - solrinputdocument.clone.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrInputDocument classSolrInputDocument::__clone

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrInputDocument class

<<SolrInputDocument::clear

SolrInputDocument::__construct>>

SolrInputDocument::__clone

(PECL solr >= 0.9.2)

SolrInputDocument::__cloneCreates a copy of a SolrDocument

Beschreibung

public void SolrInputDocument::__clone ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Creates a new SolrInputDocument instance.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)