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

    (PECL solr >= 0.9.2)

    Set if the query will be boosted by the interesting term relevance

    说明

    publicSolrQuery::setMltBoost(bool $flag): SolrQuery

    Set if the query will be boosted by the interesting term relevance

    参数

    $value

    Sets to TRUE or FALSE

    返回值

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