Resolving Backfill Script Issues in Typesense with Firebase
TLDR Kaylee had problems rerunning the backfill script with Typesense and Firebase. Jason suggested deleting and recreating the backfill
Firestore document.
Powered by Struct AI
1
3
27mo
Solved
Aug 24, 2021 (27 months ago)
Kaylee
Kaylee
07:35 PMHi there - I'm using Typesense with Firebase and am having trouble getting the backfill script to run. I was able to run it once, and now I can't get it to pick up any of my new collections. Any advice? Or, is there an additional script I can run manually from the console?
Jason
Jason
08:10 PM Kaylee You want to delete the Firestore document with ID
to trigger the backfill again
backfill
and then create a new document like this: https://github.com/typesense/firestore-typesense-search#3-backfilling-data-optionalto trigger the backfill again
Kaylee
Kaylee
10:15 PMThank you Jason!
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2786 threads (79% resolved)
Similar Threads
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.
22
19mo
Solved
Backfilling Data for Typesense Extensions
Shaun asked if a method would trigger backfill for all typesense extensions. Jason confirmed and provided a solution for backfilling a single collection.
3
6mo
Solved
Removing typesense_sync Collection After Backfill
Abhishek asked if they can remove the typesense_sync collection after backfill completion. Jason confirmed it's safe to do so.
2
3mo
Solved