Thanks So , I tried out the suggestions. I used the main query though (not a filter) 1. Using a DATE range and DAYdoes give me the desired results. Specifically, the query that I used was
2. Without a DATE range, the parser seems to reduce the date to the beginning of the day i.e. 00:00:00 and attempt to find docs matching that doc exactly (at least that's what it appears to do, from the debugs). Although the range query appears to work, isn't there a more elegant way to specify a granular query without having to use a range? Debug output attached Thanks http://lucene.472066.n3.nabble.com/file/n3923651/datedebug.txt datedebug.txt -- View this message in context: http://lucene.472066.n3.nabble.com/Date-granularity-tp3920890p3923651.html Sent from the Solr - User mailing list archive at Nabble.com.