SolrDocument::offsetGet

(PECL solr >= 0.9.2)

SolrDocument::offsetGet — Retrieves a field


Описание

public SolrDocumentField SolrDocument::offsetGet ( string $fieldName )

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.


Описание класса solrdocument, примеры использования класса solrdocument.



Смотрите также:
Описание на ru2.php.net
Описание на php.ru