(PECL solr >= 0.9.2)
Returns an array representation of the input document
public array SolrInputDocument::toArray ( void )
Returns an array representation of the input document.
Returns:
Returns an array containing the fields. It returns FALSE
on failure.
Please login to continue.