PHP Doku:: Returns an array of fields names in the document - solrdocument.getfieldnames.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::getFieldCount

SolrDocument::getInputDocument>>

SolrDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrDocument::getFieldNamesReturns an array of fields names in the document

Beschreibung

public array SolrDocument::getFieldNames ( void )

Returns an array of fields names in the document.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an array containing the names of the fields in this document.


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