Hi, You are always encouraged to look at our Jira instance before asking questions. It really helps both you and us solve problems efficiently. Please check out https://issues.apache.org/jira/browse/NUTCH-1377 And comment where you can. When we eventually do the entire out of the box upgrade to support solr4 we will need to change various components within the index-solr plugin. It should be noted that Julien recently committed the platform implementation for pluggable indexing architecture within Nutch 1.x. A solrcloud plugin would be a great contribution to the codebase. If there are other questions then please come forward with them. Hth Lewis
On Sunday, March 17, 2013, adfel70 <[email protected]> wrote: > Hi > Are there any plans to make nutch 1.x support solr cloud? > I'm using nutch 1.4 and solr 4.0. > So far I've managed to work with this because solrj CommonsHttpSolrServer > somehow works with solr cloud, though it doesn't exist in solr-4.0. > This is inconvenient because CommonsHttpSolrServer gets a single solr > server, and that server gets all the load while indexing. > I must setup my own load balancer, rather than of using zookeeper. > > I didn't try yet, but I think it will no longer work with solr 4.2 because > solr changed the http-client library and specific classes they work this. > > Seems like modifying nutch to solrj-4.* would require modifying everything > that uses httpclient, including the fetcher component. > > Any insights on this issue? > > Thanks. > > > > > > > > -- > View this message in context: http://lucene.472066.n3.nabble.com/Any-plans-to-make-nutch-1-x-support-solr-cloud-tp4048277.html > Sent from the Nutch - User mailing list archive at Nabble.com. > -- *Lewis*

