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

Fix ContextSuggestField to correctly wrap token stream

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4, 6.0
    • 5.4, 6.0
    • None
    • None
    • New, Patch Available

    Description

      Currently, when a ContextSuggestField is analyzed with a completion analyzer, it incorrectly uses the completion token stream as an input to it's PrefixTokenFilter instead of using the underlying token stream, before wrapping the token stream as a completion token stream.

      Attachments

        1. LUCENE-6858.patch
          25 kB
          Areek Zillur

        Activity

          People

            areek Areek Zillur
            areek Areek Zillur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: