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

    (PECL solr >= 0.9.2)

    Enables or disables the TermsComponent

    说明

    publicSolrQuery::setTerms(bool $flag): SolrQuery

    Enables or disables the TermsComponent

    参数

    $flag

    TRUE enables it.FALSE turns it off

    返回值

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