SolrInputDocument::getFieldCount
(PECL solr >= 0.9.2)
SolrInputDocument::getFieldCount — Returns the number of fields in the document
Beschreibung
public int SolrInputDocument::getFieldCount
( void
)
Returns the number of fields in the document.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns an integer on successIm Fehlerfall wird FALSE zurückgegeben..