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

Remove equals/rewrite hacks from block join queries

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      These queries try to ensure that rewritten queries are equal to the original query by keeping around the original query that was used to instantiate the join query. However this does not buy anything, and could even prevent two queries that rewrite to the same form to be considered equals.

      Attachments

        1. LUCENE-7685.patch
          5 kB
          Adrien Grand

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: