©
本文檔使用 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.