SolrQuery::setTermsField
(PECL solr >= 0.9.2)
SolrQuery::setTermsField — Sets the name of the field to get the Terms from
Описание
public SolrQuery SolrQuery::setTermsField
(
string $fieldname
)
Список параметров
-
fieldname
-
The field name
Возвращаемые значения
Returns the current SolrQuery object, if the return value is used.