|
@@ -43,7 +43,7 @@ public class RankStrategyBy680 extends RankStrategyBasic {
|
|
|
@Value("${word2vec.exp:694}")
|
|
|
private String word2vecExp;
|
|
|
|
|
|
- @Value("${swap.exp:770}")
|
|
|
+ @Value("${swap.exp:772}")
|
|
|
protected String excludeExp;
|
|
|
|
|
|
@ApolloJsonValue("${rank.score.weight.680:{}}")
|