On 17.08.2012 09:30, Mohit Sindhwani wrote:

> We're using FTS4 and it works well for many things.  One of the things
> that we'd like to do is to see what terms are being created by the
> tokenizer in use.  What would be the easiest way to do that?
> 
> I tried looking through the fts_aux table and the segments and content
> tables, but nothing struck me directly as usable.  Any suggestions?

http://www.sqlite.org/fts3.html#fts4aux

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

Reply via email to