SolrDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrDocument::getFieldNamesReturns an array of fields names in the document

Описание

public SolrDocument::getFieldNames ( void ) : array

Returns an array of fields names in the document.

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

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

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

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