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

    (PECL solr >= 0.9.2)

    Sets the boost value for this document

    说明

    publicSolrInputDocument::setBoost(float $documentBoostValue): bool

    Sets the boost value for this document.

    参数

    $documentBoostValue

    The index-time boost value for this document.

    返回值

    成功时返回TRUE,或者在失败时返回FALSE