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]
