: https://lucene.apache.org/solr/guide/6_6/working-with-dates.html#Workin : gwithDates-DateMath : : Your query would be something like : mydate:[* TO NOW/DAY] AND mydate:[NOW+1DAY/DAY TO *]
specifically you could use those with "facet.query" ... instead of trying to do them with "facet.range" -Hoss http://www.lucidworks.com/