On May 26, 2012, at 11:56 AM, Darren Govoni 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! > >
There is a prop you can set in solr.xml to make this work - I think it's called context (I don't have it front of me) and it goes at the cores level - defaults to solr. - Mark Miller lucidimagination.com