Alright guys. So I want my query in such a way as that it will hit this same filter cache, What I really dont want to do is to calcuate the start of the week in my code and structure the query based on that. Is there a way to get solr to be returning based on the week ?
I couldnt find anything here : http://docs.lucidworks.com/display/lweug/Solr+Date+Format Using [NOW/DAY-7DAYS TO NOW/DAY+1DAY] wont help since it does not know start and end of week.