update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the name of the field to get the Terms from

SolrQuery::setTermsField

(PECL solr >= 0.9.2)

SolrQuery::setTermsFieldSets 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

인수

fieldname

The field name

반환값

Returns the current SolrQuery object, if the return value is used.