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

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrInputDocument class

<<SolrInputDocument::getBoost

SolrInputDocument::getFieldBoost>>

SolrInputDocument::getField

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldRetrieves a field by name

Beschreibung

public SolrDocumentField SolrInputDocument::getField ( string $fieldName )

Retrieves a field in the document.

Parameter-Liste

fieldName

The name of the field.

Rückgabewerte

Returns a SolrDocumentField object 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",...)