On Feb 13, 2014, at 8:48 PM, Wang, Baoping <bw...@kelleydrye.com> wrote:

> New to Sqlite, anybody knows is there a HTML tokenizer for full text search,

No.

> Or do I need to implement my own?

If you feel the urge. Otherwise, try lynx -dump.

For example:

curl -s http://www.sqlite.org | lynx -nolist -stdin -dump

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

Reply via email to