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

new QueryParser over-increment position for MultiPhraseQuery

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.9
    • 2.9
    • modules/other
    • None
    • New

    Description

      If the new QP is parsing a phrase, and when the analyzer runs on the text within the phrase it produces some tokens with posIncr=0, a MultiPhraseQuery is produced. But, the positions of the added terms are over-incremented, and don't match what the current QueryParser does.

      Attachments

        1. LUCENE-1797.patch
          5 kB
          Michael McCandless

        Issue Links

          Activity

            People

              mikemccand Michael McCandless
              mikemccand Michael McCandless
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: