Re: solr cloud shards and servers issue

2012-11-19 Thread Tomás Fernández Löbbe
Maybe it would be better if Solr checked the live nodes and not all the existing nodes in zk. If a server dies and you need to start a new one, it would go straight to the correct shard without one needing to specify it manually. Of course, the problem could be if a server goes down for a minute an

Re: solr cloud shards and servers issue

2012-11-19 Thread Otis Gospodnetic
Joe, Can you remove it from the config and have it gone when you restart Solr? Or restart Solr and unload as described on http://wiki.apache.org/solr/CoreAdmin ? Otis -- Performance Monitoring - http://sematext.com/spm/index.html Search Analytics - http://sematext.com/search-analytics/index.html

Re: solr cloud shards and servers issue

2012-11-19 Thread joe.cohe...@gmail.com
How can I unload a solrCore after i killed the running process? Mark Miller-3 wrote > On Nov 19, 2012, at 11:24 AM, > joe.cohen.m@ > wrote: > >> Hi >> I have the following scenario: >> I have 1 collection across 10 servers. Num of shards: 10. >> Each server has 2 solr instances running. repl

Re: solr cloud shards and servers issue

2012-11-19 Thread Mark Miller
On Nov 19, 2012, at 11:24 AM, joe.cohe...@gmail.com wrote: > Hi > I have the following scenario: > I have 1 collection across 10 servers. Num of shards: 10. > Each server has 2 solr instances running. replication is 2. > > I want to move one of the instances to another server. meaning, kill the