SolrQuery
PHP Manual

SolrQuery::getFields

(PECL solr >= 0.9.2)

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

Opis

public array SolrQuery::getFields ( void )

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns an array on success and NULL if not set.


SolrQuery
PHP Manual