Skip to content
Discussion options

You must be logged in to vote

Although I have not experimented FTS myself, I thik that one solution could be to use sqflite_common_ffi along with flutter_sqlite_lib which include the latest build of sqlite (including fts4) instead of the one on the platform that we don't control. It is just a matter a using a different factory: https://github.com/tekartik/sqflite/blob/master/sqflite_common_ffi/doc/using_ffi_instead_of_sqflite.md

I don't know about bm25 though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jimmyff
Comment options

Answer selected by jimmyff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants