Hi there,

We're using a custom FTS tokenizer in our database.  We'd like to use the 
SQLite shell to debug our database, but it can't deal with our FTS tables 
because the custom tokenizer isn't registered.

Does someone have a clever way of getting a custom tokenizer into a build of 
the sqlite shell, without modifying the shell sources?  

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

Reply via email to