That's what I ended up doing too, for my MariaDB (MySQL derivative) DB:
CONVERT_TZ('${dataimporter.last_index_time}','${user.timezone}','${
custom.dataimporter.datasource.tz}')
user.timezone is Solr's time zone and custom.dataimporter.datasource.tz is
a property I set on startup.
The other optio
Forget it. I mixed up the timezone with the locale. I thought I could set the
timezone for the DIH last index but that's not possible
-Original Message-
From: Mannott, Birgit [mailto:b.mann...@klopotek.de]
Sent: Thursday, September 21, 2017 1:09 PM
To: solr-user@lucene.apache.org
Subject