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