©
このドキュメントでは、 php中国語ネットマニュアル リリース
(PECL solr >= 0.9.2)
SolrInputDocument::getField — Retrieves a field by name
$fieldName
)Retrieves a field in the document.
fieldName
The name of the field.
Returns a SolrDocumentField object on success and FALSE
on failure.