: nice not to have to think about this on the client side. Perhaps I am just : missing something. In other words, do we support Lucene's DateTools : Resolution capabilities?
currently the only way to do something like this with DateField is for the client to specify a rounding operation when indexing... 2009-12-14T01:01:01.004Z/DAY ...there was some discussion about adding options to the DateField that would allow rounding options to be specified in shcema.xml, but no one ever worked up a patch ... https://issues.apache.org/jira/browse/SOLR-741 -Hoss