[ 
https://issues.apache.org/jira/browse/LUCENE-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799221#action_12799221
 ] 

Robert Muir commented on LUCENE-2203:
-------------------------------------

Hello, I ran some tests today, and the problems with Finnish and Lovins are 
bugs in snowball itself.

These two languages give correct results with their generated C code, but 
incorrect results with generated Java code.

I reported this to the snowball list, it is not a lucene problem. So I feel 
fine with leaving these commented out for now and also proceeding with 
performance improvements.

> improved snowball testing
> -------------------------
>
>                 Key: LUCENE-2203
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2203
>             Project: Lucene - Java
>          Issue Type: Test
>          Components: contrib/analyzers
>            Reporter: Robert Muir
>            Priority: Minor
>         Attachments: LUCENE-2203.patch
>
>
> Snowball project has test vocabulary files for each language in their svn 
> repository, along with expected output.
> We should use these tests to ensure all languages are working correctly, and 
> it might be helpful in the future for identifying back breaks/changes if we 
> ever want to upgrade snowball, etc.

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

Reply via email to