[
https://issues.apache.org/jira/browse/LUCENE-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-7814:
---------------------------------
Description: 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.
(was: Using DateRangePrefixTree (in spatial-extras): When indexing years on or
after the last millennia 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.)
Summary: DateRangePrefixTree trouble finding years >= 292,000,000
(was: DateRangePrefixTree trouble finding years in last millennia +292,000,000)
> 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: [email protected]
For additional commands, e-mail: [email protected]