SolrInputDocument::setBoost

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

説明

public bool SolrInputDocument::setBoost(float $documentBoostValue)

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

パラメータ

documentBoostValue

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

戻り値

成功した場合に true を、失敗した場合に false を返します。