SolrDocument::getField
(PECL solr >= 0.9.2)
SolrDocument::getField — Retrieves a field by name
Beschreibung
Retrieves a field by name.
Parameter-Liste
-
fieldName
-
Name of the field.
Rückgabewerte
Returns a SolrDocumentField on success and false
on failure.