Re: [ScriptUpdateProcessor] Params aren't being picked up from solrconfig

2013-03-27 Thread Rene Nederhand
I cannot believe I've looked over this :} Thanks for helping me out. It works fine now. I'd like to contribute to the wiki pageand add a python example. So, if anyone could allow me write access or tell me how to do this without, I'd be happy to c

[ScriptUpdateProcessor] Params aren't being picked up from solrconfig

2013-03-26 Thread Rene Nederhand
Hi, I'm trying to use the new ScriptUpdateProcessor in trunk with a simple Python script. Everything seems to work nicely, but none of the params I specify in solrconfig.xml are being picked up. The error I'm getting is: "NameError: global name 'params' is not defined". Am I doing something w

Re: Help! How to remove shards from SolrCloud. They keep come back...

2013-02-11 Thread Rene Nederhand
le it's one call > from the cmd line zkcli script. > > http://wiki.apache.org/solr/SolrCloud#Command_Line_Util > > - Mark > > On Feb 9, 2013, at 1:19 PM, Rene Nederhand wrote: > > > Hi, > > > > I am experimenting with SolrCloud (v. 4.1) and everything se

Help! How to remove shards from SolrCloud. They keep come back...

2013-02-09 Thread Rene Nederhand
Hi, I am experimenting with SolrCloud (v. 4.1) and everything seems to work fine. Now I would like to restart with a clean environment, but I cannot get rid of all the collections, shards and cores I have created. What I did: - Closed down all Zookeeper servers (I have an ensemble of 3) and Solr