janhoy commented on PR #380: URL: https://github.com/apache/solr/pull/380#issuecomment-1945987216
> I found this PR by clicking on the _documentation_ label as I was curious what might have fallen through the cracks! I have waited because I'm not happy with the stemmer. It was benchmarked in a real life project, and this stemmer gave quite poor results by giving unusual number of false hits. This may be due to the nature of the Swedish language which is harder to handle by a few simple suffix rules than in e.g. the Norwegian language where this approach works well. So intead of promoting and encouraging its use I have kept it undocumented. I should probably file an issue in lucene about the problems, but I won't have bandwidth to pursue it much. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
