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

Robert Muir commented on LUCENE-9313:
-------------------------------------

[~dragan.ivanovic] As you mentioned, yes there is a {{sync-analyzers}} target 
in the solr/build.xml based on ant. But I don't know if there is a gradle 
equivalent to this.

As far as the modified-files check, I simply do {{git add}} to stage all of my 
modifications before running the precommit check.

> 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