SolrInputDocument::getField
(PECL solr >= 0.9.2)
SolrInputDocument::getField — Retrieves a field by name
Beschreibung
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.