: 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?

The client adding docs is hte only one that knows what TZ it's in when it 
formats the docs to add them, and the client issuing the query is hte 
only one that knows what TZ it's in when it formats the query string to 
execute the query.  in both cases the client must use the UTC TZ when 
formating the date strings so that Solr can deal with it correctly.


-Hoss

Reply via email to