[ 
https://issues.apache.org/jira/browse/LUCENE-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995523#comment-15995523
 ] 

ASF subversion and git services commented on LUCENE-7814:
---------------------------------------------------------

Commit d7583ba67dd75e69d86d982f98a3073a9ca59ebe in lucene-solr's branch 
refs/heads/branch_6x from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d7583ba ]

LUCENE-7814: DateRangePrefixTree bug in years >= 292M

(cherry picked from commit 40c8ea4)


> 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
>         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