Details
-
New Feature
-
Status: Reopened
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
My colleague and myself developed snowball stemmer for Serbian language recently:
https://github.com/snowballstem/snowball/blob/master/algorithms/serbian.sbl
https://snowballstem.org/algorithms/serbian/stemmer.html
We have a Serbian Lucene analyzer developed on top of that stemmer, and we would like to make a contribution to Lucene.
Commit c7029b12541d908e9c86f1f9946a3369aea5236a in lucene-solr's branch refs/heads/master from Robert Muir
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c7029b1 ]
LUCENE-9313: Analyzer for Serbian language based on Snowball stemmer