SolrInputDocument::getFieldNames

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldNamesReturns an array containing all the fields in the document

Описание

public SolrInputDocument::getFieldNames ( void ) : array

Returns an array containing all the fields in the document.

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

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

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

Returns an array on success and FALSE on failure.