good.
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-timezone-offset-tp504958p4137077.html
Sent from the Solr - User mailing list archive at Nabble.com.
anyone to add this here
http://wiki.apache.org/solr/DataImportHandlerFaq
On Thu, Nov 5, 2009 at 8:35 PM, wrote:
> """
> DIH relies on the driver to get the date. It does not do any automatic
> conversion. Is it possible for the driver to give the date with the
> right offset?
> """
>
> I have re
DIH relies on the driver to get the date. It does not do any automatic
conversion. Is it possible for the driver to give the date with the
right offset?
On Thu, Nov 5, 2009 at 3:21 AM, Mike wrote:
> Hi I'm importing database records into SOLR using the DIH. My dates are not
> getting imported co
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