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

Don't build SpanQuery in QueryBuilder

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.0
    • None
    • None
    • New

    Description

      Subtask of LUCENE-9204.  QueryBuilder currently has special logic for graph phrase queries with no slop, constructing a spanquery that attempts to follow all paths using a combination of OR and NEAR queries.  Given the known bugs in this type of query (LUCENE-7398) and that we would like to move span queries out of core in any case, we should remove this logic and just build a disjunction of phrase queries, one phrase per path.

      Attachments

        Issue Links

          Activity

            People

              romseygeek Alan Woodward
              romseygeek Alan Woodward
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m