= 0.9.2)SolrDocument::offsetGet — Retrieves a field說(shuō)明public SolrDocument::offsetGet(string $fieldName): SolrDocumen">

SolrDocument::offsetGet

(PECL solr >= 0.9.2)

SolrDocument::offsetGetRetrieves a field

說(shuō)明

public SolrDocument::offsetGet(string $fieldName): SolrDocumentField

This is used to retrieve the field when the object is treated as an array.

參數(shù)

fieldName

The name of the field.

返回值

Returns a SolrDocumentField object.