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

ASF subversion and git services commented on LUCENE-10273:
----------------------------------------------------------

Commit 072b775199781bc7fcbcc38bc641578e46c54a4a in lucene's branch 
refs/heads/branch_9x from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=072b775 ]

LUCENE-10273: Deprecate SpanishMinimalStemmer in favor of SpanishPluralStemmer 
(#497)

* LUCENE-10273: Deprecate SpanishMinimalStemmer in favor of SpanishPluralStemmer

The new SpanishPluralStemmer is in fact more "minimal", less agressive
stemming and normalization. For the user that wants only plural
stemming, it is the better choice.


> Deprecate SpanishMinimalStemFilter in favor of SpanishPluralStemFilter
> ----------------------------------------------------------------------
>
>                 Key: LUCENE-10273
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10273
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The new SpanishPluralStemFilter is in fact much more minimal. 
> Analysis: https://s.apache.org/spanishplural
> Original Issue: LUCENE-10248
> Discussion on PR: https://github.com/apache/lucene/pull/461
> Because the new stemmer does this job better (without side-effects such as 
> normalizing {{ñ -> n}}), I think we should deprecate and point to the new 
> one. We can deprecate in 9.1 and remove in 11?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to