(PECL solr >= 0.9.2)
Returns the list of fields that will be returned in the response
public array SolrQuery::getFields ( void )
Returns the list of fields that will be returned in the response
Returns:
Returns an array on success and NULL
if not set.
Please login to continue.