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
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
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
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
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
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
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