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

xmlparser: Allow SpanQueryBuilder to be used by derived classes

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.0
    • 6.1, 7.0
    • modules/queryparser
    • None
    • New

    Description

      Following on from LUCENE-7210 (and others), the xml queryparser has different factories, one for creating normal queries and one for creating span queries.

      The former is a protected variable so can be used by derived classes, the latter isn't.

      This makes the spanFactory a variable that can be used more easily. No functional changes.

      Attachments

        1. LUCENE-7263.patch
          3 kB
          Daniel Collins

        Activity

          People

            cpoerschke Christine Poerschke
            dancollins Daniel Collins
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: