Re: Replication over multi-core solr

2009-08-19 Thread Licinio Fernández Maurelo
Ok 2009/8/19 vivek sar : > Licinio, > >  Please open a separate thread - as it's a different issue - and I can > respond there. > > -vivek > > 2009/8/19 Licinio Fernández Maurelo : >> Hi Vivek, >> currently we want to add cores dynamically when the active one reaches >> some capacity, >> can you g

Re: Replication over multi-core solr

2009-08-19 Thread vivek sar
Licinio, Please open a separate thread - as it's a different issue - and I can respond there. -vivek 2009/8/19 Licinio Fernández Maurelo : > Hi Vivek, > currently we want to add cores dynamically when the active one reaches > some capacity, > can you give me some hints to achieve such this func

Re: Replication over multi-core solr

2009-08-19 Thread Licinio Fernández Maurelo
Hi Vivek, currently we want to add cores dynamically when the active one reaches some capacity, can you give me some hints to achieve such this functionality? (Just wondering if you have used shell-scripting or you have code some 100% Java based solution) Thx 2009/8/19 Noble Paul നോബിള്‍ नोब्ळ्

Re: Replication over multi-core solr

2009-08-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Wed, Aug 19, 2009 at 2:27 AM, vivek sar wrote: > Hi, > >  We use multi-core setup for Solr, where new cores are added > dynamically to solr.xml. Only one core is active at a time. My > question is how can the replication be done for multi-core - so every > core is replicated on the slave? repli

Replication over multi-core solr

2009-08-18 Thread vivek sar
Hi, We use multi-core setup for Solr, where new cores are added dynamically to solr.xml. Only one core is active at a time. My question is how can the replication be done for multi-core - so every core is replicated on the slave? I went over the wiki, http://wiki.apache.org/solr/SolrReplication