Any help here.?? With Regards Aman Tandon
On Thu, May 15, 2014 at 7:33 PM, Aman Tandon <amantandon...@gmail.com>wrote: > Hi, > > In my solr-4.2 we were using the two cores as described below: > > <solr persistent="true"> > <cores adminPath="/admin/cores" host="${host:}" > hostContext="${hostContext:}" zkClientTimeout="${zkClientTimeout:15000}"> > <core name="cat" instanceDir="../cores/cat/"/> > <core name="mcat" instanceDir="../cores/mcat/"/> > </cores> > > > How should i setup the solr 4.7 for the core.properties of mcat and cat > cores for using the solrcloud? > > With Regards > Aman Tandon >