You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/08/19 16:47:44 UTC

[jira] Commented: (LUCENE-1142) Updated Snowball package

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

Grant Ingersoll commented on LUCENE-1142:
-----------------------------------------

Karl,

This is marked as 2.4, but your comment suggests 3.0.  Which do you prefer?  We are, again, in that tricky spot of how to handle changes where the API is compatible, but the index can change.

One thing to check, maybe, is how many terms are going to be affected?   Maybe we put this in now and we mark it in CHANGES.txt that users of Snowball will need to re-index, or at least thoroughly test to see if there are any issues in their setup.  

I can go either way.

> Updated Snowball package
> ------------------------
>
>                 Key: LUCENE-1142
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1142
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Analysis
>            Reporter: Karl Wettin
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: snowball.tartarus.txt
>
>
> Updated Snowball contrib package
>  * New org.tartarus.snowball java package with patched SnowballProgram to be abstract to avoid using reflection.
>  * Introducing Hungarian, Turkish and Romanian stemmers
>  * Introducing constructor SnowballFilter(SnowballProgram)
> It is possible there have been some changes made to the some of there stemmer algorithms between this patch and the current SVN trunk of Lucene, an index might thus not be compatible with new stemmers!
> The API is backwards compatibile and the test pass.

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