[
https://issues.apache.org/jira/browse/NUTCH-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960074#comment-13960074
]
Hudson commented on NUTCH-1745:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #2589 (See
[https://builds.apache.org/job/Nutch-trunk/2589/])
NUTCH-1745 Upgraded to ElasticSearch 1.1.0 (jnioche:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1584722)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/ivy/ivy.xml
* /nutch/trunk/src/plugin/indexer-elastic/ivy.xml
* /nutch/trunk/src/plugin/indexer-elastic/plugin.xml
*
/nutch/trunk/src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
> 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)