ソースを参照

change: lt weight

Dew-OF-Aurora 2 週間 前
コミット
cb63fb9d25
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config.json

+ 1 - 1
config.json

@@ -60,7 +60,7 @@
     "strategy": "weighted_average",
     "weighted_fields": [
       {
-        "field": "yd_score",
+        "field": "lt_score",
         "weight": 1.0
       }
     ],