SolrQuery
PHP Manual

SolrQuery::getTermsField

(PECL solr >= 0.9.2)

SolrQuery::getTermsFieldReturns the field from which the terms are retrieved

Descrizione

public string SolrQuery::getTermsField ( void )

Returns the field from which the terms are retrieved

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual