SolrInputDocument::getFieldNames

(PECL solr >= 0.9.2)

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

Beschreibung

public SolrInputDocument::getFieldNames ( void ) : array

Returns an array containing all the fields in the document.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an array on success and FALSE on failure.