You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2016/03/21 19:17:25 UTC

[jira] [Created] (SOLR-8880) Dates with years before 0AD (BC years) aren't supported

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org