Re: How to migrate index from 3.6 to 4.0 with solrcloud

2012-11-02 Thread Zeng Lames
thanks all for your prompt response. i think i know what should i do now. thank you so much again. On Fri, Nov 2, 2012 at 2:36 PM, Erick Erickson wrote: > It's not clear whether your index is already sharded or not. But it doesn't > matter because: > 1> if it's not sharded, there's no shard-spli

Re: How to migrate index from 3.6 to 4.0 with solrcloud

2012-11-01 Thread Erick Erickson
It's not clear whether your index is already sharded or not. But it doesn't matter because: 1> if it's not sharded, there's no shard-splitter (yet). So you can't copy the right parts of your single index to the right shard. 2> if your 3.6 index _is_ sharded already, I pretty much guarantee that it

Re: How to migrate index from 3.6 to 4.0 with solrcloud

2012-11-01 Thread Otis Gospodnetic
Hi, I think you can't upgrade by copying, but I could be wrong. If I'm wrong a write-up on the Wiki is probably needed. If I had to migrate I would reindex. Otis -- Performance Monitoring - http://sematext.com/spm On Nov 1, 2012 9:34 PM, "Zeng Lames" wrote: > Dear all, > > we have an existing