|
@@ -25,7 +25,7 @@ public final class ScorerUtils {
|
|
|
|
|
|
public static String BREAK_CONFIG = "feeds_score_config_break.conf";
|
|
|
public static String SHARE0_CONFIG = "feeds_score_config_share0.conf";
|
|
|
- public static String UNION_THOMPSON_CONF = "union_score_config_thompson";
|
|
|
+ public static String UNION_THOMPSON_CONF = "union_score_config_thompson.conf";
|
|
|
|
|
|
public static void warmUp() {
|
|
|
log.info("scorer warm up ");
|