#community-help

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
Join the chat
Aug 24, 2021 (27 months ago)
Kaylee
Photo of md5-4660544683735ff737b83c589e8a99b6
Kaylee
07:35 PM
Hi 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
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
08:10 PM
Kaylee You want to delete the Firestore document with ID backfill and then create a new document like this: https://github.com/typesense/firestore-typesense-search#3-backfilling-data-optional

to trigger the backfill again
Kaylee
Photo of md5-4660544683735ff737b83c589e8a99b6
Kaylee
10:15 PM
Thank you Jason!

1