©
本文档使用 PHP中文网手册 发布
(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.