SolrInputDocument::toArray
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns an array representation of the input document
Description
SolrInputDocument::toArray(): array
Returns an array representation of the input document.
Parameters Parameters
Return Values
Returns an array containing the fields. It returns false on failure.