[ https://issues.apache.org/jira/browse/LUCENE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258922#comment-14258922 ]
Alexander Sofronov commented on LUCENE-6137: -------------------------------------------- OK, I sent email to Ljiljana Doalmic and Jacques Savoy. BTW, I found that Perl version of Russian stemmer (http://members.unine.ch/jacques.savoy/clef/russianStemmerPerl.txt) handles "ее" and "ие" endings properly. > RussianLightStemmer incorrectly handles the words ending with 'ее' > ------------------------------------------------------------------ > > Key: LUCENE-6137 > URL: https://issues.apache.org/jira/browse/LUCENE-6137 > Project: Lucene - Core > Issue Type: Bug > Affects Versions: 4.10.2 > Reporter: Alexander Sofronov > Attachments: LUCENE-6137.patch > > > Consider the forms of Russian word "синий" and the result returned by > RussianLightStemmer: > синий -> син > синяя -> син > синее -> сине > синие -> син > I think the correct result should be: > синий -> син > синяя -> син > синее -> син > синие -> син -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org