So, regarding DST, do you put everything in GMT, and make adjustments for in the 'seach for/between' data/time values before the query for both DST and TZ?
Dennis Gearon Signature Warning ---------------- It is always a good idea to learn from your own mistakes. It is usually a better idea to learn from others’ mistakes, so you do not have to make them yourself. from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. --- On Mon, 10/11/10, Chris Hostetter <hossman_luc...@fucit.org> wrote: > From: Chris Hostetter <hossman_luc...@fucit.org> > Subject: Re: having problem about Solr Date Field. > To: solr-user@lucene.apache.org > Date: Monday, October 11, 2010, 3:23 PM > > : Of course if your index is for users in one time zone > only, you may > : insert the local time to Solr, and everything will work > well. However, > > This is a bad assumption to make -- it will screw you up if > your "one time > zone" has anything like "Daylight Saving Time" (Because UTC > Does not) > > > -Hoss >