[
https://issues.apache.org/jira/browse/LUCENE-6832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947364#comment-14947364
]
Jakob Demler edited comment on LUCENE-6832 at 10/7/15 6:55 PM:
---------------------------------------------------------------
Patch contains a UnitTest failing because of this Bug
was (Author: jdemler):
UnitTest failing because of this Bug
> SynonymFilter behaves not as expected with "ignoreCase=true"
> ------------------------------------------------------------
>
> Key: LUCENE-6832
> URL: https://issues.apache.org/jira/browse/LUCENE-6832
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 5.3
> Reporter: Jakob Demler
> Attachments: LUCENE-6832.patch
>
>
> SynonymFilter with "ignoreCase=true" does not work as expected:
> * Uppercase words in the SynonymMap are never matched
> * Uppercase words will be lowercase in the resulting TokenStream regardless
> if being matched or not
> It seems like the SynonymMap pretty much screws up if you pass it an
> uppercase version of a word.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]