©
이 문서에서는 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.