Join Slack
Powered by
@here can we sort the data based on date range in ...
# community-help
a
Aravinda Swany
10/26/2022, 12:43 PM
@here can we sort the data based on date range in typesense ??
j
Jason Bosco
10/26/2022, 3:25 PM
Yup, you want to store the dates as Unix timestamp in an int64 field in Typesense, and then you can use sort by that numerical field using
sort_by
a
Aravinda Swany
10/27/2022, 6:30 AM
hi
@Jason Bosco
I had tried .but faced problem .this is the correct way ??
Open in Slack
Previous
Next