PHP - Manual: SolrInputDocument::getField
2024-11-14
(PECL solr >= 0.9.2)
SolrInputDocument::getField — Retrieves a field by name
Retrieves a field in the document.
fieldName
The name of the field.
Returns a SolrDocumentField object on success and false
on failure.
官方地址:https://www.php.net/manual/en/solrinputdocument.getfield.php