[
https://issues.apache.org/jira/browse/LUCENE-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-6016.
---------------------------------
Resolution: Won't Fix
I already explained to you on the elasticsearch issue why this isn't a bug.
> Stempel converts trailing 1 (and prior character) to ć
> ------------------------------------------------------
>
> Key: LUCENE-6016
> URL: https://issues.apache.org/jira/browse/LUCENE-6016
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/analysis
> Affects Versions: 4.8.1
> Reporter: Jeff Stein
>
> 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|https://github.com/elasticsearch/elasticsearch-analysis-stempel/issues/31].
> I did not find any errors with other numbers in the trailing position.
> Example:
> || input || output ||
> | foo1 | foć |
> | foo11 | fooć |
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]