SolrDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrDocument::getFieldNames — Returns an array of fields names in the document


Описание

public array SolrDocument::getFieldNames ( void )

Returns an array of fields names in the document.


Список параметров

У этой функции нет параметров.


Возвращаемые значения

Returns an array containing the names of the fields in this document.


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



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