Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
NUTCH-945 Indexing to multiple SOLR Servers
- Closed
- is related to
-
NUTCH-945 Indexing to multiple SOLR Servers
- Closed
- relates to
-
NUTCH-1377 Add option to index via CloudSolrServer instead
- Closed
- links to