SolrDocument::__get
Acess the field as a property
&reftitle.description;
public SolrDocumentFieldSolrDocument::__get
stringfieldName
Magic method for accessing the field as a property.
&reftitle.parameters;
fieldName
The name of the field.
&reftitle.returnvalues;
Returns a SolrDocumentField instance.