SqliteSubstringSearch icon indicating copy to clipboard operation
SqliteSubstringSearch copied to clipboard

Does this work with FTS5?

Open brendand opened this issue 3 years ago • 1 comments

Can this also be used with FMDB using Swift?

I currently open and create my FTS virtual table using Swift. But I'm not sure how to register the tokenizer from Swift.

brendand avatar Dec 04 '22 21:12 brendand

And I've read that FTS5 is faster than FTS3, so it would be great if it would work with FTS5.

brendand avatar Dec 05 '22 03:12 brendand