You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dafydd James (JIRA)" <ji...@apache.org> on 2014/06/10 10:12:01 UTC

[jira] [Commented] (NUTCH-1745) Upgrade to ElasticSearch 1.1.0

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

Dafydd James commented on NUTCH-1745:
-------------------------------------

Hello [~jnioche], perhaps you could help me - I'm looking to ensure this patch is integrated into the current version of my nutch source code. I am using {{apache-nutch-2.2.1-src.tar.gz}} which doesn't seem to line up with the versions used in this issue ("1.8", "1.9"). Nor does my codebase contain all of the files listed in your patch (e.g. {{src/plugin/indexer-elastic/ivy.xml}}). Please can you help me figure out what's going on so that I can use nutch-2.2.1 with elasticsearch-1.1.1 (the latest version of both applications at the time of writing)?

> Upgrade to ElasticSearch 1.1.0
> ------------------------------
>
>                 Key: NUTCH-1745
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1745
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: 1.8
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 1.9
>
>         Attachments: NUTCH-1745.trunk.patch
>
>
> ElasticSearch is currently at version 1.1.0. The patch attached upgrades the dependencies, fixes a couple of changes required by 1.1.0 and also : 
> * removes the need for having ES in the main ivy dependency - it is now only required at the plugin level
> * improves the logic around using the cluster name or an explicit host:port to connect to ES : the clustername is not required nor set when using host:port
> * uses a more sensible default value for the port



--
This message was sent by Atlassian JIRA
(v6.2#6252)