Like the title says: can we use ...USING fts3(tokenizer icu th_TH, ...). If we can, does anyone know what locales are suported, and whether it varies by platform version?
Like the title says: can we use …USING fts3(tokenizer icu th_TH, …) . If
Share
No, only tokenizer=porter
When I specify tokenizer=icu, I get “android.database.sqlite.SQLiteException: unknown tokenizer: icu”
Also, this link hints that if Android didn’t compile it in by default, it will not be
available
http://sqlite.phxsoftware.com/forums/t/2349.aspx