You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2021/03/03 18:20:00 UTC

[jira] [Commented] (LUCENE-9821) Add Serbian and Esperanto stemmer

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

Robert Muir commented on LUCENE-9821:
-------------------------------------

Unfortunately GPL license is not suitable for inclusion in apache projects: https://www.apache.org/legal/resolved.html#category-x

If you need to stem serbian, there is support in the master branch (9.0) coming from snowball: use {{SnowballFilter(stream, new SerbianStemmer())}}



> Add Serbian and Esperanto stemmer
> ---------------------------------
>
>                 Key: LUCENE-9821
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9821
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ivan Petrovic
>            Priority: Major
>
> Wikimedia has developed under GPL license stemmer for Serbian and Esperanto language:
>  [https://github.com/wikimedia/search-extra-analysis]
> It would be nice to include it in the core.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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