summaryrefslogtreecommitdiffstats
path: root/mailnews/extensions/fts3/src/README.mozilla
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/extensions/fts3/src/README.mozilla')
-rw-r--r--mailnews/extensions/fts3/src/README.mozilla3
1 files changed, 3 insertions, 0 deletions
diff --git a/mailnews/extensions/fts3/src/README.mozilla b/mailnews/extensions/fts3/src/README.mozilla
new file mode 100644
index 000000000..0bfe7deb3
--- /dev/null
+++ b/mailnews/extensions/fts3/src/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.