Hello everyone, sorry about my english. I'm trying integrate firestore real time database with typesense self-host(on Ec2), I'm using this extension https://github.com/typesense/firestore-typesense-search but this data don't go to typesense.
No error is displayed, but this data not showing on typesense. Anyone can help ?
j
Jason Bosco
05/30/2022, 7:59 PM
@Matheus Fonseca That extension only works with Firestore, not with Realtime database (which is a separate product)
m
Matheus Fonseca
05/31/2022, 11:48 AM
Can you suggest a way to integrate with typesense? Or another strategy to indexing data ?