🔍 Omnisearch: Integrate Algolia, Typesense, and friends

Dear @zelus_pudding ,

I am having an issue with retrieving facet values as date formats in Typsense. Since facet values are stored as integers, when retrieved, they are returned as text. However, to correctly display these values as dates, we need to convert them from integers to date formats.

This is not an issue with search results, as they are retrieved directly from the Bubble database. I was wondering if there is a way to parse the integers returned as facet values to dates, so they can be formatted correctly.

Thanks in advance