PHP - Manual: SolrDocument::__get
2024-11-13
(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.
官方地址:https://www.php.net/manual/en/solrdocument.get.php