SolrInputDocument::setBoost

(PECL solr >= 0.9.2)

SolrInputDocument::setBoostこの文書に対する boost 値を設定

説明

public SolrInputDocument::setBoost ( float $documentBoostValue ) : bool

この文書に対する boost 値を設定します。

パラメータ

documentBoostValue

この文書に対するインデキシング時間の boost 値

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。