4 comments

[ 2.1 ms ] story [ 18.5 ms ] thread
Wow, perfect timing. I’m migrating away from Algolia (using the firebase extension) to typesense next week. The extension makes this (I think) a 5 min job!

If I want to start using scoped keys will the extension support that or should I just use the tutorial in the docs to hand roll?

You’d just need to add for eg a user_id field to all your records and the extension will sync that to Typesense. You can then generate a scoped api key with embedded filters to only fetch results for a particular user_id
Thanks for the quick response, I’ll do that. So far really liking Typesense
That’s great to hear :)