= 0.9.2)SolrInputDocument::getField — Retrieves a field by name說明public SolrInputDocument::getField(string $fie">
(PECL solr >= 0.9.2)
SolrInputDocument::getField — Retrieves a field by name
Retrieves a field in the document.
fieldNameThe name of the field.
Returns a SolrDocumentField object on success and false on failure.