chore: new conf version

This commit is contained in:
张泊明518370910136 2025-01-27 22:38:28 -05:00
parent 761ee70579
commit 6b70f75ad4
GPG Key ID: CA088E6D9284F870

View File

@ -37,7 +37,8 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "keyword", "name": "keyword",
"with": { "with": {
"score": 100, "score": 100,
@ -62,6 +63,7 @@
] ]
} }
} }
]
} }
] ]
} }