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

Dragan Ivanovic commented on LUCENE-9313:
-----------------------------------------

Thank you [~rcmuir]. I would like that SerbianAnalyzer is also available in 
Solr. I have noticed that I should modify solr/build.xml in order to copy 
Serbian stopwords file. However, precommit is configured by default to fail on 
modified files. Should I modify that file, turn of the flag failOnModified in 
precommit gradle task, and create new patch file? Or you have some automatic 
script which add all analyzers from lucene to be supported in Solr? Thanks! 

> Analyzer for Serbian language based on Snowball stemmer
> -------------------------------------------------------
>
>                 Key: LUCENE-9313
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9313
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/analysis
>            Reporter: Dragan Ivanovic
>            Priority: Major
>             Fix For: master (9.0)
>
>         Attachments: LUCENE-9313.patch
>
>
> My colleague and myself developed snowball stemmer for Serbian language 
> recently:
> [https://github.com/snowballstem/snowball/blob/master/algorithms/serbian.sbl|https://github.com/snowballstem/snowball/blob/master/algorithms/serbian.sb]
>  
> [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.



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

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

Reply via email to