Php/docs/solrquery.gettermsfield

From Get docs

SolrQuery::getTermsField

(PECL solr >= 0.9.2)

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


Description

public SolrQuery::getTermsField ( ) : string

Returns the field from which the terms are retrieved


Parameters

This function has no parameters.


Return Values

Returns a string on success and NULL if not set.