See:
https://lucene.472066.n3.nabble.com/SolrServerException-Timeout-occured-while-waiting-response-from-server-tc4464632.html
Maybe this will help somebody. I was dealing with exact same problem. We are
running on VMs, and all of our timeout problems went away after we switched
from a 5yo VmWare
How much RAM do you have on those machines? That message says you ran out.
32 GB is a HUGE heap. Unless you have a specific need for that, run with a 8 GB
heap and see how that works.
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/ (my blog)
> On Dec 10, 2020, at
Hello,
We have a SolrCloud(8.6) with 3 servers with the same characteristics and
configuration. We assigned 32GB for heap memory each, and after some short
period of time sending 40 concurrent requests to the SolrCloud using a load
balancer, we are getting the following error that shutdown each
Hi Jason,
Thanks a lot for the post. Indeed the web page you are referring to has
some very nice examples. Well done.
Cheers,
Arturas
Increasing the number of threads (through the url or params section) is
unsuccessful so far. Maybe solr takes it only as a hint.
On Thu, Dec 10, 2020 at 8:01 PM
Hi Christine Munendra et al,
Wow, you dag into the code and checked weather threads are being blown in
range and term queries! I wish one day to be able to do the same myself.
How does one get to the level, so one can check the code herself? Is there
like a nice primer or crash course, solr 101 s
Hey Arturas,
Can't help you with the secrets of Michael's inspiration (though I'm
also curious :-p). And I'm not sure if there's any equivalent of
facet.threads for JSON Faceting. You're on your own there
unfortunately.
But you (or other readers) might find this "Query Facet" example handy
- it
Thank you Christine.
Yeah, JSON facet does not support specifying threads.
On Thu, Dec 10, 2020, 11:15 PM Christine Poerschke (BLOOMBERG/ LONDON) <
cpoersc...@bloomberg.net> wrote:
> Hello Arturas and Munendra!
>
> In the "Currently, JSON facets have support for specifying the number of
> thread
Hello Arturas and Munendra!
In the "Currently, JSON facets have support for specifying the number of
threads." sentence, I wonder if perhaps a "does not" got inadvertently omitted
i.e. "Currently, JSON facets does not have support for specifying the number of
threads." was intended?
Let me sha
Hi,
We have a solr cluster of 30 nodes with a Replication Factor =3.
Each index size is about 80GB.
Solr version is 8.1
The cluster has high TPS both in read and write.
We have recently made a schema change and uploaded it using ZKCLI
script. Then we issue a collection reload async request:
admin
Hello,
I was checking why my initial schema change is taking several minutes using the
managed schema api.
VisualVm shows that most of the time is used in
ManagedIndexSchema.postReadInform
[cid:image001.png@01D6CEE9.16DA5EC0]
Looking at the code shows that postReadInform is executed for every
Hi, sounds like https://issues.apache.org/jira/browse/SOLR-13963 which was
fixed in Solr 8.3.1
On Thu, 10 Dec 2020 at 06:20, Ritvik Sharma wrote:
> Hi Houston,
> Thanks for reply
>
> We dont have this kind of field. It's a field value and it is coming
> randomly, not all the time.
> We are index
11 matches
Mail list logo