hi all:

I'm working on full text search with sqlite-fts3 on chinese characters.

I know that "For those wishing to perform full-text searching for
non-English text, there is some basic functionality provided via the ICU
library.
The ICU tokenizer will break words on boundaries as identified by the rules
for the language and locale specified."

The keypoint is that "This will work for some locales, but not all".

I just want to know that if there is locale for zhcn(chinese characters) or
who just can show me how to get that infomation.
-- 
View this message in context: 
http://www.nabble.com/FTS3-Unicode-support-tp22717039p22717039.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to