SolrQuery
PHP Manual

SolrQuery::getTermsField

(PECL solr >= 0.9.2)

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

Beschreibung

public string SolrQuery::getTermsField ( void )

Returns the field from which the terms are retrieved

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns a string on success and NULL if not set.


SolrQuery
PHP Manual