From f232c612bf77b0f561129218e43a45053f52aa0d Mon Sep 17 00:00:00 2001 From: wenyifan Date: Fri, 20 Oct 2023 18:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B4=A2=E5=BC=95=E6=9B=B4=E5=A4=9A=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/background/sphinx.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/background/sphinx.js b/src/background/sphinx.js index c69e8a2..969f844 100644 --- a/src/background/sphinx.js +++ b/src/background/sphinx.js @@ -41,7 +41,7 @@ const writeSphinxConfig = async (rootPath, dbPath, params = {}) => { min_prefix_len = 2 expand_keywords = 1 charset_type = utf-8 - charset_table = 0..9, A..Z->a..z, a..z, U+21..U+2FFFF + charset_table = 0..9, A..Z->a..z, a..z, U+21..U+10FFFF rt_attr_string = hash @@ -72,7 +72,7 @@ const writeSphinxConfig = async (rootPath, dbPath, params = {}) => { path = ${dbPath}/database/files charset_type = utf-8 - charset_table = 0..9, A..Z->a..z, a..z, U+0000..U+10FFFF + charset_table = 0..9, A..Z->a..z, a..z, U+21..U+10FFFF rt_field = path