Firestore Fuzzy Full Text Search
library_books Firestore Fuzzy Full Text Search
8 min read
We need to be able to search Firestore without a third-party database, so I created a way. It pains me that Google recommends an external search engine other than a google product for this.
C...
code-build.hashnode.dev4 min read