Hi I'm importing database records into SOLR using the DIH. My dates are not getting imported correctly and they're getting a timezone offset added to them (+4 hours). I know SOLR tends to be timezone agnostic from the documentation I've read so far, but what could this be?
Any tips on where to look would be greatly appreciated. I'm using the trunk version of SOLR built on 11/1. Mike