(PECL solr >= 0.9.2)
SolrInputDocument::setBoost — Sets the boost value for this document
$documentBoostValue
)Sets the boost value for this document.
documentBoostValue
The index-time boost value for this document.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。