-
Bug
-
Resolution: Done
-
Major
-
8.7
-
None
SOLR translator converts solr's date type into java.sql.Date, but SOLR's date format is rather timestamp[1]. When the solr's date is converted into java.sql.Date, the information about hours,minutes and seconds will be lost.
[1] "TimestampValue": "1999-12-31T23:00:00Z",
Filip Elias <felias@redhat.com> changed the Status of bug 1129171 from VERIFIED to CLOSED