(PECL solr >= 0.9.2)
Returns the number of fields in the document
public int SolrInputDocument::getFieldCount ( void )
Returns the number of fields in the document.
Returns:
Returns an integer on success or FALSE
on failure.
Please login to continue.