PHP - Manual: SolrDocument::offsetGet
2024-11-13
(PECL solr >= 0.9.2)
SolrDocument::offsetGet — Retrieves a field
This is used to retrieve the field when the object is treated as an array.
fieldName
The name of the field.
Returns a SolrDocumentField object.
官方地址:https://www.php.net/manual/en/solrdocument.offsetget.php