(PECL solr >= 0.9.2)
SolrDocument::__get — Access the field as a property
$fieldName
Magic method for accessing the field as a property.
fieldName
The name of the field.
Returns a SolrDocumentField instance.