Hi everyone, in my restaurents data i have a dicti...
# community-help
h
Hi everyone, in my restaurents data i have a dictionnary field called openning_hours ,for example "openning_hours":{"monday"[09002200],Thursday[09002200],..} i want to filter my data in the filter_by field to only return the open restaurents can anyone tell me what is the most convenient solution ? thank you.
j
You need to flatten the records like this to filter by it: https://typesense.org/docs/guide/migrating-from-algolia.html#indexing-nested-fields