fix(processors/task): update new conf of keyword
All checks were successful
build / build (pull_request) Successful in 2m27s
build / build (push) Successful in 2m29s

This commit is contained in:
李衍志523370910113 2025-03-02 11:09:20 +08:00
parent 5634b3e649
commit bea202f56e
6 changed files with 0 additions and 51 deletions

View File

@ -146,9 +146,6 @@ def fix_keyword(
keyword_parser_.with_.update(
{
"matches": keyword_weight,
"fullscore": 0,
"minscore": -1000,
"files": ["stdout", "stderr"],
}
)
else:

View File

@ -264,12 +264,6 @@
],
"score": 20
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},
@ -397,12 +391,6 @@
],
"score": 15
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},
@ -503,12 +491,6 @@
],
"score": 15
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},
@ -611,12 +593,6 @@
],
"score": 5
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},

View File

@ -116,12 +116,6 @@
],
"score": 15
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},

View File

@ -86,12 +86,6 @@
],
"score": 15
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},

View File

@ -88,12 +88,6 @@
],
"score": 5
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},

View File

@ -85,12 +85,6 @@
],
"score": 20
}
],
"fullscore": 0,
"minscore": -1000,
"files": [
"stdout",
"stderr"
]
}
},