©
本文檔使用 php中文網手册 發布
(PECL solr >= 0.9.2)
SolrDocument::getField — Retrieves a field by name
$fieldName
)Retrieves a field by name.
fieldName
Name of the field.
Returns a SolrDocumentField on success and FALSE
on failure.