Hi all, I think there might be something wrong with the date time rounding up. I tried this query: "q=*:*&fq=listedDate:[NOW/DAY-1DAY TO *]" which I think should return results since yesterday. So if today is 9th of August, it should return all results from the 8th of August. However, Solr returns also returns result from the 7th of August. Any idea?
-- Regards, Cuong Hoang