Syncing Multiple Firestore Collections and Self-Signed SSL Certificates
TLDR Rosie asked about syncing multiple Firestore collections and using a self-signed SSL certificate. Kishore Nallan provided a solution for the former and advised using letsencrypt for the latter.
1
Sep 21, 2022 (15 months ago)
Rosie
07:35 AMKishore Nallan
07:36 AMRosie
07:37 AMRosie
10:33 AMKishore Nallan
10:34 AM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Troubleshooting 409 Errors with Firestore to Typesense Cloud Function
Orion encounters 409 errors with `ext-firestore-typesense-search-indexToTypesenseOnFirestoreWrite` cloud function. Jason suggests possible solutions like querying Firestore on each change or tracking sync state in a collection. Both agreed on adding a config option. Orion proposed contributing a PR for the change.
Typesense and Firebase Integration Troubleshooting
Bobby struggled with getting data to Typesense from Firebase. After sharing his logs and settings screenshots, Jason helped him fix the path configuration and suggested ways to successful re-trigger a backfill. This resolved the issue.
Firebase Extension Limitation for Collections
sabi asked if Firebase extension is limited to a single collection. Jason confirmed it while recommending to install multiple extensions instances for sync.