• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SolrQuery::setTermsField()

    (PECL solr >= 0.9.2)

    Sets the name of the field to get the Terms from

    说明

    publicSolrQuery::setTermsField(string $fieldname): SolrQuery

    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.