
TLDR; I've been working on an MVP for a "zero code integration" full text search service for Firebase RTDB and Firestore . Hit me up in the comments if you'd like to give it a try.
Firebase is really cool. It's allowed myself and many other developers to go from project init to production in record time. However, one major deficiency is no text search. This is something I've wrestled with for a few years and I've been working on an MVP for over a month.
Yeah there's Algolia, but that would mean setting up something like Cloud Functions even if you had no other use for it in your project. FireBlaze provides a tight integration with Firebase to setup search indexes in a few clicks. I'm opening up a closed alpha if you'd like to give it a try for your project. Just hit me up in the comments and I'll get you set up. Thanks!
I'm interested. Will this be a closed source, saas product in the future? What will your pricing model be? What's your tech stack?