Commit 598962b1 by Sxy

fix: 优化近义词

parent 0d75856a
...@@ -653,6 +653,11 @@ async function nineteen(name, length, zhlength, enlength, otherlength, boost) { ...@@ -653,6 +653,11 @@ async function nineteen(name, length, zhlength, enlength, otherlength, boost) {
} }
} }
}, },
{
term: {
length: length
}
}
], ],
"must_not": [ "must_not": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment