Hi, thanks for opening the issue. There are instructions for contributors, I'd suggest you check them and creating a patch (or, a pull request to the lucene/solr repository is also fine). https://wiki.apache.org/lucene-java/HowToContribute If you have questions you can ask on the issue.
Tomoko 2019年6月28日(金) 19:15 Gert Paimla <[email protected]>: > > Thanks for the response, > > > > I’ve created a new issue at https://issues.apache.org/jira/browse/LUCENE-8891. > This is my first time using jira so I hope I got everything right. > > I’ve already implemented the new stemmer/analyzer classes for lucene and > added my fork of the master branch to the issue. > > > > Sent from Mail for Windows 10 > > > > From: Tomoko Uchida > Sent: 2019年6月28日 12:38 > To: [email protected] > Subject: Re: Estonian analyzer/stemmer for lucene > > > > Hello, > > > > There is no Estonian specific stemmer for SnowballFilter so I think > > adding EstonianStemmer (an extesion of SnowballProgram) is welcomed. > > http://lucene.apache.org/core/8_0_0/analyzers-common/org/tartarus/snowball/SnowballProgram.html > > > > Could you open an issue on Lucene JIRA? I don't understand Estonian > > but I can assist you to add a patch if some help is needed. > > https://issues.apache.org/jira/projects/LUCENE/ > > > > Tomoko > > > > 2019年6月28日(金) 17:39 Gert Paimla <[email protected]>: > > > > > > Hello! > > > > > > > > > > > > I’ve made a new stemmer using snowball for the Estonian language and I > > would like to add it to the lucene-solr project. Is this feature wanted? > > > > > > > > > > > > > > > > > > Sent from Mail for Windows 10 > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
