Re: Single Index to Shards

2012-05-05 Thread Lance Norskog
py of your existing index, bring it up as a second >>> instance/core and then send delete queries to both indexes. >>> >>> -Original Message- >>> From: Erick Erickson [mailto:erickerick...@gmail.com] >>> Sent: Friday, May 04, 2012 8:37 AM >>> To: solr-us

Re: Single Index to Shards

2012-05-05 Thread Erick Erickson
ail.com] >> Sent: Friday, May 04, 2012 8:37 AM >> To: solr-user@lucene.apache.org >> Subject: Re: Single Index to Shards >> >> There's no way to split an _existing_ index into multiple shards, although >> some of the work on SolrCloud is considering being

Re: Single Index to Shards

2012-05-04 Thread Lance Norskog
-Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Friday, May 04, 2012 8:37 AM > To: solr-user@lucene.apache.org > Subject: Re: Single Index to Shards > > There's no way to split an _existing_ index into multiple shards, although &

RE: Single Index to Shards

2012-05-04 Thread Young, Cody
: Single Index to Shards There's no way to split an _existing_ index into multiple shards, although some of the work on SolrCloud is considering being able to do this. You have a couple of choices here: 1> Just reindex everything from scratch into two shards 2> delete all the docs from

Re: Single Index to Shards

2012-05-04 Thread Erick Erickson
There's no way to split an _existing_ index into multiple shards, although some of the work on SolrCloud is considering being able to do this. You have a couple of choices here: 1> Just reindex everything from scratch into two shards 2> delete all the docs from your index that will go into shard 2

RE: Single Index to Shards

2012-05-04 Thread Keswani, Nitin - BLS CTR
Yes you can split your index into multiple shards More info on shards can be found here : http://lucidworks.lucidimagination.com/display/solr/Distributed+Search+with+Index+Sharding Thanks. Regards, Nitin Keswani -Original Message- From: michaelsever [mailto:sever_mich...@bah.com] S