chore: new conf version

This commit is contained in:
张泊明518370910136 2025-06-04 06:38:53 -04:00
parent f306ddbdc1
commit d0f24b5453
GPG Key ID: CA088E6D9284F870

View File

@ -37,7 +37,8 @@
} }
} }
}, },
"parser": { "parsers": [
{
"name": "keyword", "name": "keyword",
"with": { "with": {
"score": 1000, "score": 1000,
@ -68,6 +69,7 @@
] ]
} }
} }
]
} }
] ]
} }