You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jakob Demler (JIRA)" <ji...@apache.org> on 2015/10/07 20:52:26 UTC

[jira] [Created] (LUCENE-6832) SynonymFilter behaves not as expected with "ignoreCase=true"

Jakob Demler created LUCENE-6832:
------------------------------------

             Summary: 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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org