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

Add a multiplexing TokenFilter

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      Following on from LUCENE-8273, and as a prerequisite of LUCENE-8308, it would be useful to have a TokenFilter that takes a number of child filters, and repeats its incoming stream, applying each filter in turn. So for example, you could keep the original term, output ngrams, and apply stemming, all in the same token stream.

      Attachments

        1. LUCENE-8327.patch
          7 kB
          Alan Woodward

        Activity

          People

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

            Dates

              Created:
              Updated: