Furkan KAMACI created LUCENE-5521:
-------------------------------------

             Summary: Egothor Stemmer Bug for Optimizing (removing holes in the 
rows) for the given Trie
                 Key: LUCENE-5521
                 URL: https://issues.apache.org/jira/browse/LUCENE-5521
             Project: Lucene - Core
          Issue Type: Bug
    Affects Versions: 4.6.1, 4.7
            Reporter: Furkan KAMACI
            Priority: Minor
             Fix For: 4.8


main method at Compile.java has that lines:

{code}
args[0].toUpperCase(Locale.ROOT);
{code}

I've fixed it with LUCENE-5506 However optimize method does not work correctly 
and TestCompile.java throws error.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to