Why not using multicore? ---- Marcelo Carvalho Fernandes +55 21 8272-7970
On Sat, May 26, 2012 at 12:56 PM, Darren Govoni <ontre...@ontrenet.com>wrote: > Hi, > I am running my solrcloud nodes in an app server deployed into the > context path 'solr' and zookeeper sees all of them. I want to deploy a > second solrcloud war into the same app server (thus same IP:port) in a > different context like 'solrrep' with the same config (cloned). > > Will this work? Or does zookeeper (or solrcloud leader) require all > connected solr shards to have context url with ip:port/solr? Or will the > correct URL be registered from the replica shard? > > thanks! > > >