PHP Doku:: Returns a SolrInputDocument equivalent of the object - solrdocument.getinputdocument.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrDocument classSolrDocument::getInputDocument

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::getFieldNames

SolrDocument::__isset>>

SolrDocument::getInputDocument

(PECL solr >= 0.9.2)

SolrDocument::getInputDocumentReturns a SolrInputDocument equivalent of the object

Beschreibung

public SolrInputDocument SolrDocument::getInputDocument ( void )

Returns a SolrInputDocument equivalent of the object. This is useful if one wishes to resubmit/update a document retrieved from a query.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a SolrInputDocument on success and NULL on failure.


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",...)