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

ShingleFilter should have a way to specify FILLER_TOKEN

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.6
    • 4.7, 6.0
    • modules/analysis
    • None
    • New, Patch Available

    Description

      Today we have no choice that if pos_inc is > 1 there will be a `_` inserted in between the tokens. We should have the ability to change this character and the char[] that holds it should not be public static since it's mutable.

      Attachments

        1. LUCENE-5353.patch
          6 kB
          Ahmet Arslan
        2. LUCENE-5353.patch
          6 kB
          Steven Rowe
        3. LUCENE-5353.patch
          7 kB
          Steven Rowe
        4. LUCENE-5353.patch
          15 kB
          Steven Rowe
        5. LUCENE-5353.patch
          18 kB
          Steven Rowe

        Activity

          People

            sarowe Steven Rowe
            simonw Simon Willnauer
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: