Re: 500 Exception at regular intervals after upgrading to 9.5.0

2024-02-29 Thread Henrik B A
On Wed, Feb 28, 2024 at 3:14 PM Gus Heck wrote: > *Here's the full exception:* > > * org.apache.solr.common.SolrException: > org.apache.solr.client.solrj.SolrServerException* > > You missed the exception message which would be very useful (line above > most likely) > That was the full exception

Re: [EXTERNAL] Is this list alive? I need help

2024-02-29 Thread Walter Underwood
Also on EFS performance, because EFS is mounted with NFS, the one time I accidentally ran Solr with indexes on an NFS-mounted volume, it was 100X slower than local. It looks like they’ve improved that to only 10X slower than a local EBS volume. So get off of EFS. Use local GP3 volumes. https:/

RE: [EXTERNAL] Is this list alive? I need help

2024-02-29 Thread Beale, Jim (US-KOP)
We are planning to move to EBS to see if it is different. I suppose it will take a few days to get it done. Jim Beale Lead Software Engineer hibu.com 2201 Renaissance Boulevard, King of Prussia, PA, 19406 Office: 610-879-3864 Mobile: 610-220-3067 [cid:image001.png@01DA6B0C.9F34D3F0] From: Walte

RE: [EXTERNAL] Re: Is this list alive? I need help

2024-02-29 Thread Beale, Jim (US-KOP)
I tried a variety of values for rows and it seems to like around 1000. I'm not saying that it matters because the numbers are still getting worse. 73 sec? That's terrible. 7016274253 25.653 7010707194 13.753 701491 35.658 7029931968 73.166

RE: [EXTERNAL] Re: Is this list alive? I need help

2024-02-29 Thread Beale, Jim (US-KOP)
We get around 20K calls per day over a 12 hour period. That is about 28 calls every minute. The commit period I have setup in solrconfig.xml is 10 minute and the soft commit period is 1 minute. Is that ok? 60 512m true

RE: [EXTERNAL] Re: Is this list alive? I need help

2024-02-29 Thread Beale, Jim (US-KOP)
I also have set the following values. Does anyone know if they are reasonable or how to check?   -Original Message- From: Beale, Jim (US-KOP) Sent: Thursday, February 29, 2024 10:53 PM To: users@solr.apache.org Subject: RE: [EXTERNAL] Re: Is this list alive? I need hel