Closed BabyGeek closed 7 months ago
We can't filter based on nested fields
Enable the new feature "enable_nestedfields on schema (https://typesense.org/docs/guide/tips-for-searching-common-types-of-data.html#dates-times) working from Typesense 0.24
Flatten schema, but in the long run, I think that typesets updated so the package should be updated
Just need to add a boolean and map it, then add the object type to fields
Created a PR to enable this #140
Fixed with #140
Is your feature request related to a problem? Please describe.
We can't filter based on nested fields
Describe the solution you'd like
Enable the new feature "enable_nestedfields on schema (https://typesense.org/docs/guide/tips-for-searching-common-types-of-data.html#dates-times) working from Typesense 0.24
Describe alternatives you've considered
Flatten schema, but in the long run, I think that typesets updated so the package should be updated
Additional context
Just need to add a boolean and map it, then add the object type to fields