PHP Doku:: Retrieves a field by name - solrdocument.getfield.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrDocument class

<<SolrDocument::__get

SolrDocument::getFieldCount>>

SolrDocument::getField

(PECL solr >= 0.9.2)

SolrDocument::getFieldRetrieves a field by name

Beschreibung

public SolrDocumentField SolrDocument::getField ( string $fieldName )

Retrieves a field by name.

Parameter-Liste

fieldName

Name of the field.

Rückgabewerte

Returns a SolrDocumentField on success and FALSE 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",...)