Hello. I am sorry. I am new to typesense, I have a...
# community-help
a
Hello. I am sorry. I am new to typesense, I have a newbi question. I have been trying to configure typesense with firebase since the last 3 days and spend most of today doing that. I followed all steps here https://github.com/typesense/firestore-typesense-search/blob/master/README.md , including the old data after i use 'backfill' or the new data which I produce. When I go to Google Could it says that it has completed backfill.
j
The data doesn't show up in Typesense after the backfill is done?
a
yes
j
Could you share a screenshot of your Firebase extension configuration, one sample document from Firestore and also the Typesense collection schema?
a
okay
b
Some troubleshooting: • Make sure it's a boolean value in the typesense backfill collection entry. • Try deleting the typesense backfill collection and re-creating it
āž• 1
a
message has been deleted
message has been deleted
Maybe it has something to do with this, cause i dont really know what this is
j
Yeah, that's the issue. The schema you're using is a sample one. You want to delete this, and create one that describes the structure of your documents inside of Firestore, for each collection
a
Ah, okay. Thanks.
šŸ‘ 1