sampie777 / hymnbook2

Mobile hymn book app.
2 stars 0 forks source link

Use Realm Full Text Search for song search #247

Open sampie777 opened 1 month ago

sampie777 commented 1 month ago

Explore and maybe implement the use of RealmJS' full text search for song verse content searches: https://www.mongodb.com/docs/atlas/device-sdks/sdk/node/crud/query-data/#filter-with-full-text-search

sampie777 commented 1 month ago

For this we might need to update Realm from v11 to v12.

sampie777 commented 1 month ago

I've updated the verse.content index to full-text, but a better search algorithm needs to be implemented. Challenges are: