@Deprecated public class BoostScoreFunction extends ScoreFunction
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
BOOST_WEIGHT_ERROR_MESSAGE
非推奨です。
|
| コンストラクタと説明 |
|---|
BoostScoreFunction(float boost)
非推奨です。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
float |
getBoost()
非推奨です。
|
LeafScoreFunction |
getLeafScoreFunction(org.apache.lucene.index.LeafReaderContext ctx)
非推奨です。
|
boolean |
needsScores()
非推奨です。
Indicates if document scores are needed by this function.
|
String |
toString()
非推奨です。
|
getDefaultScoreCombinerpublic float getBoost()
public LeafScoreFunction getLeafScoreFunction(org.apache.lucene.index.LeafReaderContext ctx)
getLeafScoreFunction クラス内 ScoreFunctionpublic boolean needsScores()
ScoreFunctionneedsScores クラス内 ScoreFunctiontrue if scores are needed.Copyright © 2009–2016. All rights reserved.