SolrInputDocument::getFieldCount
(PECL solr >= 0.9.2)
SolrInputDocument::getFieldCount — Returns the number of fields in the document
Description
Returns the number of fields in the document.
Parameters
This function has no parameters.
Return Values
Returns an integer on success or false
on failure.