SolrDocument::getFieldNames
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns an array of fields names in the document
Description
SolrDocument::getFieldNames(): array
Returns an array of fields names in the document.
Parameters Parameters
Return Values
Returns an array containing the names of the fields in this document.