Re: SolrCloud not distributing documents across shards

2013-04-04 Thread Michael Della Bitta
Thank you for all your hard work! Michael Della Bitta Appinions 18 East 41st Street, 2nd Floor New York, NY 10017-6271 www.appinions.com Where Influence Isn’t a Game On Wed, Apr 3, 2013 at 6:08 PM, Mark Miller wrote: > > On Apr 3, 2013, at 5:5

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Mark Miller
On Apr 3, 2013, at 5:53 PM, Michael Della Bitta wrote: > From what I can tell, the Collections API has been hardened > significantly since 4.2 I did a lot of work here for 4.2.1 - there was a lot to improve. Hopefully there is much less now, but if anyone finds anything, I'll fix any JIRA's.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Michael Della Bitta
gt; > Looks like that was the problem. Thanks, much appreciated. > > Is there any insight into specifically what I should look into for > preventing this in the future? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053622.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread vsilgalis
was the problem. Thanks, much appreciated. Is there any insight into specifically what I should look into for preventing this in the future? -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053622.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Michael Della Bitta
ld see the routing algorithm it's using in that file. >> >> Michael Della Bitta > > That sounds like my huckleberry. > > "router":"implicit" > > Is in the collection info in the clusterstate.json > > How do I fix this? Just wipe the clust

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread vsilgalis
r":"implicit" Is in the collection info in the clusterstate.json How do I fix this? Just wipe the clusterstate.json? Thanks for your help. -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053593.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Michael Della Bitta
l&collection.configName=classic_bt&shard=shard1 > > http://server03/solr/admin/cores?action=CREATE&name=classic_bt_shard2&collection=classic_bt&numShards=2&instanceDir=instances/basistech&dataDir=/opt/index/classic_bt_shard2&config=solrconfig.xml&schema=schema.xml&collection.configName=classic_bt&shard=shard2 > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053581.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread vsilgalis
tances/basistech&dataDir=/opt/index/classic_bt_shard2&config=solrconfig.xml&schema=schema.xml&collection.configName=classic_bt&shard=shard2 -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053581.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Chris Hostetter
: So we indexed a set of 33010 documents on server01 which are now in shard1. : And we kicked off a set of 85934 documents on server02 which are now in : shard2 (as tests). In my understanding of how SolrCloud works, the : documents should be distributed across the shards in the collection. Now I

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread vsilgalis
ment. Not sure what I need to look at to ensure this distribution. Just as a FYI, this is SOLR 4.1 -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053563.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: SolrCloud not distributing documents across shards

2013-04-03 Thread Michael Della Bitta
> Let me know if you need more information. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506.html > Sent from the Solr - User mailing list archive at Nabble.com.

SolrCloud not distributing documents across shards

2013-04-03 Thread vsilgalis
s a problem but I'm not sure what we should be looking for. Let me know if you need more information. -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506.html Sent from the Solr - User mailing list archive at Nabble.com.