SolrInputDocument::getFieldBoost

(PECL solr >= 0.9.2)

SolrInputDocument::getFieldBoost特定のフィールドに対する boost 値を取得

説明

public SolrInputDocument::getFieldBoost ( string $fieldName ) : float

特定のフィールドに対する boost 値を取得します。

パラメータ

fieldName

フィールド名

返り値

フィールドの boost 値、またはエラーがあった場合には FALSE を返します。