[ 
https://issues.apache.org/jira/browse/NUTCH-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355507#comment-16355507
 ] 

Yossi Tamari commented on NUTCH-2489:
-------------------------------------

Since nobody has suggested a better fix in over a month, I'll go ahead and 
create a pull request for upgradingĀ lucene-analyzers-common.

> Dependency collision with lucene-analyzers-common in scoring-similarity plugin
> ------------------------------------------------------------------------------
>
>                 Key: NUTCH-2489
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2489
>             Project: Nutch
>          Issue Type: Bug
>          Components: scoring
>    Affects Versions: 1.14
>            Reporter: Yossi Tamari
>            Priority: Major
>         Attachments: ivy.xml.patch
>
>
> After updating to Master branch of 1.14, we get a few compile errors in 
> LuceneTokenizer.java and LuceneAnalyzerUtil.java:
> {code:java}
> Type mismatch: cannot convert from org.apache.lucene.analysis.CharArraySet to 
> org.apache.lucene.analysis.util.CharArraySet
> {code}
> This seems to be caused by the fact that scoring-similarity compiles with 
> lucene-analyzers-common-5.5.0.jar (from ivy.xml), but with lucene-core-6.4.1 
> instead of the matching 5.5.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to