Re: PC hang while running Solr cloud instance?

2018-12-30 Thread David Hastings
1. Each pc? How many are you talking about? 2. Why are you using shards? On Dec 30, 2018, at 4:11 PM, John Milton mailto:johnmilton@gmail.com>> wrote: Wish you happy new year to you all. Hi, I had run my Solr cloud instance 7.5 on my Windows OS. It has 100 shards with 4 replication. My PC

PC hang while running Solr cloud instance?

2018-12-30 Thread John Milton
Wish you happy new year to you all. Hi, I had run my Solr cloud instance 7.5 on my Windows OS. It has 100 shards with 4 replication. My PC is hanging,and cpu and memory occupied 95% of space. Each PC has 16 GB of RAM. PC in ideal state only, at the moment no indexing and searching happens, but t

Re: Running solr cloud

2013-06-18 Thread Utkarsh Sengar
Looks like zk does not contain the configuration called: collection1. You can use zkCli.sh to see what's inside "configs" zk node. You can manually push config via zkCli's upconfig (not very sure how it works). Try adding this arg: " -Dbootstrap_conf=true" in place of "-Dbootstrap_confdir=./solr/c

Running solr cloud

2013-06-18 Thread Daniel Mosesson
I cannot seem to be able to get the default cloud setup to work properly. What I did: Downloaded the binaries, extracted. Made the pwd example Ran: java -Dbootstrap_confdir=./solr/collection1/conf -Dcollection.configName=myconf -DzkRun -DnumShards=2 -jar start.jar And got the error message: Caus

RE: Strange log messages from Jetty when running Solr Cloud example from 4.2.0

2013-03-13 Thread John, Phil (CSS)
I've raised SOLR-4573: https://issues.apache.org/jira/browse/SOLR-4573 Regards, Phil. From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Wed 13/03/2013 17:05 To: solr-user@lucene.apache.org Subject: Re: Strange log messages from Jetty when running

Re: Strange log messages from Jetty when running Solr Cloud example from 4.2.0

2013-03-13 Thread Mark Miller
Yeah, I was noticing this yesterday. It doesn't seem to affect the admin functionality, but I've seen the logging. I've been meaning to look into it, but no time yet. Could you file a JIRA issue? - Mark On Mar 13, 2013, at 12:05 PM, "John, Phil (CSS)" wrote: > Hi, > > > > I'm playing arou

Strange log messages from Jetty when running Solr Cloud example from 4.2.0

2013-03-13 Thread John, Phil (CSS)
Hi, I'm playing around with the solr cloud example in the latest 4.2 release (on Windows) and I'm getting lots of warnings in the window where Jetty is running when accessing pages on the admin HTTP interface, they are all: WARM:oejh.HttpGenerator:Ignoring extra content and then the con