typesense / firestore-typesense-search

Firebase Extension to automatically push Firestore documents to Typesense for full-text search with typo tolerance, faceting, and more
https://extensions.dev/extensions/typesense/firestore-typesense-search
Apache License 2.0
159 stars 35 forks source link

Collection path on Firebase Firestore Extension #18

Closed echong112 closed 3 years ago

echong112 commented 3 years ago

Description

Proper Format for the Collection Path

The prompt asks for "an odd number of segments". example doc: https://console.firebase.google.com/project/undefined/firestore/data/restaurants/000adff3123sH8AgTzxvK

what is the entry for then Collection Path on the Firebase Extension ?

Steps to reproduce

Expected Behavior

Actual Behavior

Metadata

Typsense Version:

OS:

jasonbosco commented 3 years ago

Documenting for posterity: You want to use restaurants as the Firestore Collection path.