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

Remove multidimensional arrays from PointRangeQuery

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None
    • New

    Description

      This use of byte[][] has caused two bugs: LUCENE-7085 and LUCENE-7117.

      It is not necessary, and causes code duplication in most Point classes because they have to have a pack() that encodes to byte[] for the indexer but a encode() or similar that makes multi-D byte[][] for just this query.

      Attachments

        1. LUCENE-7118.patch
          21 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: