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

Stempel converts trailing 1 (and prior character) to ć

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 4.8.1
    • None
    • modules/analysis
    • None
    • New

    Description

      In the stempel analysis module, the StempelFilter TokenFilter converts a trailing numeric one into a ć character, while also consuming the prior character. This was also filed against the downstream elasticsearch-analysis-stempel project.

      I did not find any errors with other numbers in the trailing position.

      Example:

      input output
      foo1 foć
      foo11 fooć

      Attachments

        Activity

          People

            Unassigned Unassigned
            jvstein Jeff Stein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: