I'm importing a datetime column (SQLServer) in Solr, and the values is always 2 hours early in solr that in the DB, with full and delta imports.
I have configured jvm with the correct time (in the logs it's show the correct time).
I think I have to configure something in data-config.xml but I can't find any information.
Thanks in advance.