Re: Slow quires and facets

2020-02-15 Thread Mikhail Khludnev
I don't have any particular idea. Probably it's worth to start from learning debugQuery=true output. There are caveats: - it takes a while - it's worth to limit shards to a few ones - it used to produce incorrect json, and worked in only in wt=xml At least it let to sneak something about the longes

Re: Outdated information on JVM heap sizes in Solr 8.3 documentation?

2020-02-15 Thread Erick Erickson
https://issues.apache.org/jira/browse/SOLR-14263 > On Feb 15, 2020, at 10:17 AM, Mike Drob wrote: > > Erick, > > Can you drop a link to that Jira here after you create it? > > Many thanks, > Mike > > On Fri, Feb 14, 2020 at 6:05 PM Erick Erickson > wrote: > >> I just read that page over and

Re: Async RELOADCOLLECTION never completes

2020-02-15 Thread Karl Stoney
I actually narrowed this down to changing the schema version from 1.5 to 1.6 and then doing a RELOADCOLLECTION, it consistently hangs. Several of our nodes go briefly into a recovering state too. From: Karl Stoney Sent: 13 February 2020 09:49 To: solr-user@lucen

Timeout occured while waiting response from server

2020-02-15 Thread Karl Stoney
Hi Folks, Solr 8.4.1 - we've started doing an expungeDeletes daily at 5am for various reasons but I've also started having these log messages appear in our master from some of the followers. There's no disk io/cpu contention, everything's running fast - so not sure: 1. Why we're getting thi

Re: Outdated information on JVM heap sizes in Solr 8.3 documentation?

2020-02-15 Thread Mike Drob
Erick, Can you drop a link to that Jira here after you create it? Many thanks, Mike On Fri, Feb 14, 2020 at 6:05 PM Erick Erickson wrote: > I just read that page over and it looks way out of date. I’ll raise > a JIRA. > > > On Feb 14, 2020, at 2:55 PM, Walter Underwood > wrote: > > > > Yeah,

RE: Slow quires and facets

2020-02-15 Thread Rudenko, Artur
Promoting my question Artur Rudenko -Original Message- From: Rudenko, Artur Sent: Wednesday, February 12, 2020 10:33 PM To: solr-user@lucene.apache.org Subject: Slow quires and facets Hello everyone, I'm am currently investigating a performance issue in our environment: 20M large PARENT

RE: Possible performance bug - JSON facet - numBuckets:true

2020-02-15 Thread Rudenko, Artur
Promoting my question Thanks, Artur Rudenko From: Rudenko, Artur Sent: Wednesday, February 12, 2020 9:48 PM To: solr-user@lucene.apache.org Subject: Possible performance bug - JSON facet - numBuckets:true Hello everyone, I'm am currently investigating a performance issue in our environment and