[
https://issues.apache.org/jira/browse/NUTCH-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093495#comment-17093495
]
ASF GitHub Bot commented on NUTCH-2780:
---------------------------------------
sebastian-nagel edited a comment on pull request #515:
URL: https://github.com/apache/nutch/pull/515#issuecomment-619975949
Hi @balashashanka, you'll find all fixes in c6646fd. Ok, I forgot to mention
that the slf4j-api dependency needs also be removed from the plugin.xml. Don't
know whether the ivy version makes a difference, but we use ivy 2.4.0 in core,
so we should use it also for the plugins. For testing, I've installed Solr
8.5.1 as described in the [Nutch
tutorial](https://cwiki.apache.org/confluence/display/NUTCH/NutchTutorial#NutchTutorial-SetupSolrforsearch)
and used the tool indexchecker. And don't forget to clean and rebuild by `ant
clean runtime` after the changes have been applied.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Upgrade index-solr to use Solr 8.5.1
> ------------------------------------
>
> Key: NUTCH-2780
> URL: https://issues.apache.org/jira/browse/NUTCH-2780
> Project: Nutch
> Issue Type: Improvement
> Components: indexer, plugin
> Affects Versions: 1.16
> Reporter: Sebastian Nagel
> Priority: Major
> Labels: help-wanted
> Fix For: 1.17
>
>
> The indexer-solr plugin should be upgraded to be based on the latest Solr
> version (currently, 8.5.1)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)