You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nikolay Georgiev (JIRA)" <ji...@apache.org> on 2018/03/06 15:04:00 UTC

[jira] [Created] (LUCENE-8195) The custom Lucene snowball stemmer is incompatible with current Snowball Stemmer

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org