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

    (PECL solr >= 0.9.2)

    Sets the frequency below which terms will be ignored in the source docs

    说明

    publicSolrQuery::setMltMinTermFrequency(int $minTermFrequency): SolrQuery

    Sets the frequency below which terms will be ignored in the source docs

    参数

    $minTermFrequency

    The frequency below which terms will be ignored in the source docs

    返回值

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