SolrInputDocument::getFieldNames

(PECL solr >= 0.9.2)

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

Açıklama

public SolrInputDocument::getFieldNames ( void ) : array

Returns an array containing all the fields in the document.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns an array on success and FALSE on failure.