= 0.9.2)SolrInputDocument::setBoost — Sets the boost value for this document說明public SolrInputDocument::setBoos">
(PECL solr >= 0.9.2)
SolrInputDocument::setBoost — Sets the boost value for this document
$documentBoostValue
): boolSets the boost value for this document.
documentBoostValue
The index-time boost value for this document.
成功時返回 true
, 或者在失敗時返回 false
。