SolrQuery::getFields
PHP function
Edit on GitHub ✎
(PECL solr >= 0.9.2)
Returns the list of fields that will be returned in the response
Description
SolrQuery::getFields(): array
Returns the list of fields that will be returned in the response
Parameters Parameters
Return Values
Returns an array on success and null if not set.