David Smiley created SOLR-8880:
----------------------------------

             Summary: Dates with years before 0AD (BC years) aren't supported
                 Key: SOLR-8880
                 URL: https://issues.apache.org/jira/browse/SOLR-8880
             Project: Solr
          Issue Type: Bug
            Reporter: David Smiley
            Assignee: David Smiley


Dates prior to year 0 aren't supported.  This is an issue for facet.range (both 
TrieDateField and DateRangeField); not yet sure if for other functions are 
impacted as well.  The root cause appears to be DateFormatUtil.formatDate 
and/or parseDate which don't use a negative year for BC.

I'm working on enhancing tests...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to