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 2017/05/03 19:55:04 UTC

[jira] [Resolved] (LUCENE-7814) DateRangePrefixTree trouble finding years >= 292,000,000

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