Re: can i install new SOLR 4.1 as slaver(3.3 Master)

2013-02-22 Thread Erick Erickson
Look at solr/CHANGES.txt, the upgrade from 3.6 to 4.0-ALPHA section. Best Erick On Thu, Feb 21, 2013 at 5:33 PM, michaelweica wrote: > thanks > > we do have 1 master , 5 slave servers. and we use slave as production > server. > we just update master index file when we have new contents > > n

Re: can i install new SOLR 4.1 as slaver(3.3 Master)

2013-02-21 Thread michaelweica
thanks we do have 1 master , 5 slave servers. and we use slave as production server. we just update master index file when we have new contents now our index file almost 88G, the server just 1 core, 8G ram,JVM: Xmx60964M -Xms1024M it's easy out of memory so i plan to deploy new server to

Re: can i install new SOLR 4.1 as slaver(3.3 Master)

2013-02-21 Thread Mingfeng Yang
I cannot give an affirmative answer. But I am thinking that it would have potential problem, as the index format in 3.3 and 4.1 are slightly different. Why don't you upgrade to 4.1? The only thing you need to do is 1. install solr 4.1 2.1 copy all related config files from 3.3 2.2 back up the in

can i install new SOLR 4.1 as slaver(3.3 Master)

2013-02-21 Thread michaelweica
Hi , our SOLR master version is 3.3, can i install new box SOLR 4.1 as slaver, and replication from master data. thanks -- View this message in context: http://lucene.472066.n3.nabble.com/can-i-install-new-SOLR-4-1-as-slaver-3-3-Master-tp4041976.html Sent from the Solr - User mailing list a