SolrDocument::getField
(PECL solr >= 0.9.2)
SolrDocument::getField — Retrieves a field by name
说明
Retrieves a field by name.
参数
-
fieldName
-
Name of the field.
返回值
Returns a SolrDocumentField on success and FALSE
on failure.