[ https://issues.apache.org/jira/browse/LUCENE-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Sofronov updated LUCENE-6137: --------------------------------------- Lucene Fields: New,Patch Available (was: New) > 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