Nikolay Georgiev created LUCENE-8195:
----------------------------------------
Summary: The custom Lucene snowball stemmer is incompatible with
current Snowball Stemmer
Key: LUCENE-8195
URL: https://issues.apache.org/jira/browse/LUCENE-8195
Project: Lucene - Core
Issue Type: Improvement
Reporter: Nikolay Georgiev
If someone is using [the current version of Snowball
stemmer|[https://github.com/snowballstem/snowball/tree/master/java/org/tartarus/snowball]]
as (transitive) dependency and adds Lucene Analyzers as separate dependency
the libraries using the stemmers become incompatible - you either lose Lucene
or the other libraries.
Here is an example of the case:
[https://stackoverflow.com/questions/49133001/lucene-breaks-snowball-stemmer-dependency]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]