"Lukas Haase" <[email protected]> wrote in
message news:[email protected]
> I have a database containing thousands of HTML pages ("topics"). There
> is a fulltext index for these topics. First there is a table
> containing all single words. Each word is identified by its
> "fulltextID":

You seem to be reinventing FTS:

http://www.sqlite.org/cvstrac/wiki?p=FtsUsage

Igor Tandetnik 



_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to