Typesense need only flat object to be saved.. we h...
# community-help
s
Typesense need only flat object to be saved.. we have deep nested object with array in Firestore. What is your suggestion ?
k
You've to flatten it out before indexing. We plan to work on nested fields support soon.
s
thanks
j
@Saran Dev the latest version of the Firestore Typesense extension does the flattening for you before sending the data to Typesense