(PECL solr >= 0.9.2)
SolrInputDocument::getField — 按名称检索字段
$fieldName
检索文档中的字段。
fieldName
字段名称。
成功时返回 SolrDocumentField 对象,失败时返回 **false**。
false