rmuir commented on pull request #497: URL: https://github.com/apache/lucene/pull/497#issuecomment-983175101
To be clear, my major motivation to deprecate is to direct users to the new stemmer, to help with their choice. Long term, I think we can simplify choices by removing the previous minimal stemmer which has no separate use-case, or academic literature/study around it. This simplifies users' understanding of the choices we provide. I thought @xaviersanchez blog did a great job of walking through these. If users want to do aggressive text normalization, they have plenty of choices: ASCIIFoldingFilter, ICUFoldingFilter, MappingCharFilter, etc etc. The minimal stemmer should be minimal! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org