Hey, has anyone used typesense with firebase?
# built-with-typesense
a
Hey, has anyone used typesense with firebase?
a
message has been deleted
Hi Asees, I just tried it and it works fine. I just added onCreate / onUpdate / onDelete watchers for certain parts of the database, and had them update typesense. The only unexpected thing was that a numerical field is required for indexing, and I had none…