Bug 1129171

Summary: SOLR: Type date should be converted into Timestamp
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: vhalbert
Target Milestone: ER2Keywords: QA-Closed
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-10 08:50:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filip Elias 2014-08-12 09:30:45 UTC
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",

Comment 1 JBoss JIRA Server 2014-08-13 13:51:42 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-3077 to Resolved

Comment 2 JBoss JIRA Server 2014-11-19 18:37:34 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-3077 to Closed