SolrInputDocument::setFieldBoost
(PECL solr >= 0.9.2)
SolrInputDocument::setFieldBoost — フィールドに対するインデキシング時間の boost 値を設定
説明
public SolrInputDocument::setFieldBoost
( string $fieldName
, float $fieldBoostValue
) : bool
フィールドに対するインデキシング時間の boost 値を設定します。 これは、このフィールドに対する現行の boost 値を置換します。
パラメータ
fieldName
- フィールド名
fieldBoostValue
- インデキシング時間の boost 値