[
https://issues.apache.org/jira/browse/NUTCH-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499028#comment-16499028
]
Hudson commented on NUTCH-1480:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3528 (See
[https://builds.apache.org/job/Nutch-trunk/3528/])
Fixes for NUTCH-2580: Support for NUTCH-1480. (roannel.fdez:
[https://github.com/apache/nutch/commit/5d7d8167e350edd5bc37454cd73a412c570a13b1])
* (edit) conf/index-writers.xml.template
* (edit) src/java/org/apache/nutch/indexer/IndexWriterParams.java
> SolrIndexer to write to multiple servers.
> -----------------------------------------
>
> Key: NUTCH-1480
> URL: https://issues.apache.org/jira/browse/NUTCH-1480
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.15
>
> Attachments: NUTCH-1480-1.6.1.patch,
> adding-support-for-sharding-indexer-for-solr.patch
>
>
> SolrUtils should return an array of SolrServers and read the SolrUrl as a
> comma delimited list of URL's using Configuration.getString(). SolrWriter
> should be able to handle this list of SolrServers.
> This is useful if you want to send documents to multiple servers if no
> replication is available or if you want to send documents to multiple NOCs.
> edit:
> This does not replace NUTCH-1377 but complements it. With NUTCH-1377 this
> issue allows you to index to multiple SolrCloud clusters at the same time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)