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

Robert Muir commented on LUCENE-2117:
-------------------------------------

bq. I'm still thinking about moving snowball into analyzers as a 
analyzers/snowball would that make sense? 

we have to do something about the duplication (LUCENE-2055). There i have 
suggested we upload the snowball stoplists (which are nice) so that we can get 
rid of some hand-coded java functionality. It is silly to have the exact same 
Russian stemmer in two different places in contrib, etc.

then we have open issues like LUCENE-559...

> Fix SnowballAnalyzer casing behavior for Turkish Language
> ---------------------------------------------------------
>
>                 Key: LUCENE-2117
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2117
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: contrib/*
>    Affects Versions: 3.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: LUCENE-2117.patch, LUCENE-2117.patch
>
>
> LUCENE-2102 added a new TokenFilter to handle Turkish unique casing behavior 
> correctly. We should fix the casing behavior in SnowballAnalyzer too as it 
> supports a TurkishStemmer.

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