(PECL solr >= 0.9.2)
Sets the name of the field to get the Terms from
public SolrQuery SolrQuery::setTermsField ( string $fieldname )
Sets the name of the field to get the terms from
Parameters:
fieldname
The field name
Returns:
Returns the current SolrQuery object, if the return value is used.
Please login to continue.