To compare variable that holds value of current system date with the attribute containing the date of record stored in index. I’m using Algolia’s numeric filters for this implementation by providing the condition in numericFilters parameter of the configure widget to compare the 2 variables but I’m unable to fetch the desired results. Need to understand what could be the issue as the approach seems fine as per my understanding.