array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'en', ), 'this' => array ( 0 => 'solrquery.getfields.php', 1 => 'SolrQuery::getFields', 2 => 'Returns the list of fields that will be returned in the response', ), 'up' => array ( 0 => 'class.solrquery.php', 1 => 'SolrQuery', ), 'prev' => array ( 0 => 'solrquery.getfacetsort.php', 1 => 'SolrQuery::getFacetSort', ), 'next' => array ( 0 => 'solrquery.getfilterqueries.php', 1 => 'SolrQuery::getFilterQueries', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/solr/solrquery/getfields.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL solr >= 0.9.2)
SolrQuery::getFields — Returns the list of fields that will be returned in the response
Returns the list of fields that will be returned in the response
This function has no parameters.
Returns an array on success and null if not set.