(PECL solr >= 0.9.2)
Returns an array of fields names in the document
public array SolrDocument::getFieldNames ( void )
Returns an array of fields names in the document.
Returns:
Returns an array containing the names of the fields in this document.
Please login to continue.