Hello all! I have contentless FTS4 index for searching some my external data paired by docid.
What I can do, when my existing previously indexed document was changed? I need to update existing FTS4 index too. But documentation says: "UPDATE and DELETE is not supported". Can I do new INSERT with existing docid again? Or what I can do else? Thank you for your help! _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

