|
@@ -592,7 +592,6 @@ public abstract class RankStrategyBasic implements RankStrategy {
|
|
|
item.getExt().put("correctCtcvrScoreParam", JSONObject.toJSONString(param));
|
|
|
item.getScoreMap().put("cidCorrectCtcvrScore", calibratedScore);
|
|
|
item.getScoreMap().put("ctcvrScore", calibratedScore);
|
|
|
- item.getScoreMap().put("realCtcvr", realCtcvr);
|
|
|
item.setLrScore(calibratedScore);
|
|
|
}
|
|
|
}
|