I just compiled the SQLite 3.7.14.1 version because I want to try the
unicode61 tokenizer in FTS4. From how I read the documentation, the
unicode61 tokenizer should be available by default. However, as soon
as I try to create a FTS table with the tokenize=unicode61, I get the
error that this tokenizer is not available.

SQLITE_DISABLE_FTS3_UNICODE is not added.

What am I overlooking here?

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

Reply via email to