Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7814

DateRangePrefixTree trouble finding years >= 292,000,000

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.6, 7.0
    • modules/spatial-extras
    • None
    • New

    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.

      Attachments

        Activity

          People

            dsmiley David Smiley
            dsmiley David Smiley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: