Php/docs/solrquery.getfields

From Get docs

SolrQuery::getFields

(PECL solr >= 0.9.2)

SolrQuery::getFieldsReturns the list of fields that will be returned in the response


Description

public SolrQuery::getFields ( ) : array

Returns the list of fields that will be returned in the response


Parameters

This function has no parameters.


Return Values

Returns an array on success and NULL if not set.