Russian stemmer works wrong. ---------------------------- Key: LUCENENET-178 URL: https://issues.apache.org/jira/browse/LUCENENET-178 Project: Lucene.Net Issue Type: Bug Reporter: Stanislav Viktorenko
Russian stemmer works wrong. First, it works with KOI8-R. This is strange encoding choice for .NET environment. Second it was ported with mistakes (mostly with Amongs and labels). I re-ported RussianStemmer.cs from current java version of lucene and make it workable with default .NET encoding. Can I contribute new stemmer? Maybe commit it into repository or send via email. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.