From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- comm/mailnews/extensions/fts3/README.mozilla | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 comm/mailnews/extensions/fts3/README.mozilla (limited to 'comm/mailnews/extensions/fts3/README.mozilla') diff --git a/comm/mailnews/extensions/fts3/README.mozilla b/comm/mailnews/extensions/fts3/README.mozilla new file mode 100644 index 0000000000..0bfe7deb35 --- /dev/null +++ b/comm/mailnews/extensions/fts3/README.mozilla @@ -0,0 +1,3 @@ +fts3_porter.c code is from SQLite3. + +This customized tokenizer "mozporter" by Mozilla supports CJK indexing using bi-gram. So you have to use bi-gram search string if you wanto to search CJK character. -- cgit v1.2.3