SolrDocument::getField
Retrieves a field by name
Beschreibung
public SolrDocumentField SolrDocument::getField
( string $fieldName
)
Parameter-Liste
-
fieldName
-
Name of the field.
Rückgabewerte
Returns a SolrDocumentField on success and FALSE on failure.