You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael Busch (JIRA)" <ji...@apache.org> on 2007/05/31 01:19:15 UTC

[jira] Updated: (LUCENE-841) Replace UTF8 characters in stemmer code with integer values.

     [ https://issues.apache.org/jira/browse/LUCENE-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Busch updated LUCENE-841:
---------------------------------

    Priority: Minor  (was: Critical)

> Replace UTF8 characters in stemmer code with integer values.
> ------------------------------------------------------------
>
>                 Key: LUCENE-841
>                 URL: https://issues.apache.org/jira/browse/LUCENE-841
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>            Reporter: Karl Wettin
>            Priority: Minor
>         Attachments: lucene-841.patch
>
>
> BrazillianStemmer, GermanStemmer, FrenchStemmer and DutchStemmer all contains UTF characters in the java code. All environments does not handle that. It really ought to be integer values instead.
> I'll come up with a patch sooner or later.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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