Handling Deep Nested Objects in Firestore with Typesense
TLDR Saran asked for solutions to save deep nested objects in Firestore. Kishore Nallan suggested flattening before indexing. Jason added that the latest Firestore Typesense extension automatically flattens the data.
Jun 14, 2022 (19 months ago)
Saran
02:24 PMKishore Nallan
02:26 PMSaran
02:26 PMJason
02:28 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Firestore Extension and Collection Schema in Typesense
Loic asks about settings in Firestore Extension and experiences issues with the collection schema in Typesense. Discussion with Jason is ongoing.
Configuring Typesense Extension for Nested Fields in Firebase Collection
David had issues indexing nested fields using the Typesense extension. Jason offered advice on specifying schemas and prioritizing specific fields, but there remained unresolved challenges with the schema.
Adding and Storing Object Types in Typesense Collections
Abrar wanted help adding object types to a typesense collection, Sergio suggested flattening the object and Jason provided an approach to flatten objects and informed about upcoming version v0.24.0 with object support.