(PECL solr >= 0.9.2)
Returns an array containing all the fields in the document
public array SolrInputDocument::getFieldNames ( void )
Returns an array containing all the fields in the document.
Returns:
Returns an array on success and FALSE
on failure.
Please login to continue.