> Fts5 is still in the experimental stage at the moment.
>
> If anybody has any ideas for useful features, or knows of problems with
> FTS4 that could be fixed in FTS5, don't keep them to yourself!
>
It would be awesome to be able to select document ids in the content-less
FTS4 table.
Currently we are using additional column and always insert '1' in there.
Later, to find
all ids, we use MATCH that column. It's hacky and also a waste of space
because of '1's.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users