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

Markus Jelsma commented on NUTCH-945:
-------------------------------------

It should work. But where do you want to use it for? This is more for 
distributed indexing and not for sending the same documents to multiple 
servers. You can also check NUTCH-1377, it uses SolrCloud for indexing and 
supercedes this issue (unless you're stuck with Solr 3.x)
                
> Indexing to multiple SOLR Servers
> ---------------------------------
>
>                 Key: NUTCH-945
>                 URL: https://issues.apache.org/jira/browse/NUTCH-945
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>    Affects Versions: 1.2
>            Reporter: Charan Malemarpuram
>             Fix For: 2.2
>
>         Attachments: MurmurHashPartitioner.java, 
> NonPartitioningPartitioner.java, patch-NUTCH-945.txt
>
>
> It would be nice to have a default Indexer in Nutch, which can submit docs to 
> multiple SOLR Servers.
> > Partitioning is always the question, when writing to multiple SOLR Servers.
> > Default partitioning can be a simple hashcode based distribution with 
> > addition hooks to customization.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to