(PECL solr >= 0.9.2)
SolrDocument::__get — 将字段作为属性访问
$fieldName
魔术方法,用于将字段作为属性访问。
fieldName
字段的名称。
返回一个 SolrDocumentField 实例。