SolrInputDocument::getFieldCount

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldCountReturns the number of fields in the document

Beschreibung

public SolrInputDocument::getFieldCount ( void ) : int

Returns the number of fields in the document.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns an integer on successIm Fehlerfall wird FALSE zurückgegeben..