Explorar el Código

change: lt weight

Dew-OF-Aurora hace 2 semanas
padre
commit
cb63fb9d25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
       }
     ],