SolrDocument::__get
(PECL solr >= 0.9.2)
SolrDocument::__get — Access the field as a property
Beschreibung
Magic method for accessing the field as a property.
Parameter-Liste
-
fieldName
-
The name of the field.
Rückgabewerte
Returns a SolrDocumentField instance.