[
https://issues.apache.org/jira/browse/LUCENE-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Georgiev updated LUCENE-8195:
-------------------------------------
Description:
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]
was:
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]
> 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
> Priority: Major
>
> 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]