[ 
https://issues.apache.org/jira/browse/LUCENE-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved LUCENE-7814.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 6.6
                   master (7.0)

> DateRangePrefixTree trouble finding years >= 292,000,000
> --------------------------------------------------------
>
>                 Key: LUCENE-7814
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7814
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spatial-extras
>            Reporter: David Smiley
>            Assignee: David Smiley
>             Fix For: master (7.0), 6.6
>
>         Attachments: LUCENE_7814_DateRangePrefixTree_last_millennia_bug.patch
>
>
> Using DateRangePrefixTree (in spatial-extras): When indexing years on or 
> after the last million-year period supported by most computer systems, 
> +292,000,000, a range query like {{\[1970 TO *\]}} will fail to find it.  
> This happens as a result of some off-by-one errors in DateRangePrefixTree.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to