to.setTime(to.getTime()+24L*60L*60L*1000L);// we add a day because the day is inclusive
to.setTime(to.getTime()+24L*60L*60L*1000L);// we add a day because the day is inclusive
Stringz=CollectionSchema.last_modified.getSolrFieldName()+":["+ISO8601Formatter.FORMATTER.format(from)+" TO "+ISO8601Formatter.FORMATTER.format(to)+"]";
Stringz=CollectionSchema.last_modified.getSolrFieldName()+":["+ISO8601Formatter.FORMATTER.format(from)+" TO "+ISO8601Formatter.FORMATTER.format(to)+"]";