Re: [EXTERNAL] Unique key not being generated by UUIDUpdateProcessorFactory

2024-04-12 Thread Beale, Jim (US-KOP)
You have uuid in the solrconfig.xml but id in the managed-schema. On 4/12/24, 11:50 AM, "David Driver" mailto:david.dri...@enactor.co.uk>> wrote: I'm currently updating a Solr instance from 5.5 to 9.4 (and to solr cloud). More precisely, I'm starting with base config files from 9.4 and updat

RE: [External] RE: Solr 9 Hostname configuration issue

2024-03-01 Thread Beale, Jim (US-KOP)
SecurityJson(AuthTool.java:481) at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:153) -Original Message- From: Beale, Jim (US-KOP) Sent: Friday, March 1, 2024 2:4

RE: Solr 9 Hostname configuration issue

2024-03-01 Thread Beale, Jim (US-KOP)
I needed SOLR_MODULES="extraction,ltr,scripting" In my solr.in.sh or else solr wouldn't do anything. I think that is new in 9.x Jim Beale Lead Software Engineer hibu.com 2201 Renaissance Boulevard, King of Prussia, PA, 19406 Office: 610-879-3864 Mobile: 610-220-3067 -Original Message-

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

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

2024-02-29 Thread Beale, Jim (US-KOP)
"bursting credits" here: https://docs.aws.amazon.com/efs/latest/ug/performance.html On Wed, Feb 28, 2024 at 10:55 PM Beale, Jim (US-KOP) wrote: > I did send the query. Here it is: > > > http://samisolrcld.aws01.hibu.int:8983/solr/calls/select?indent=true&q >

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

2024-02-29 Thread Beale, Jim (US-KOP)
ck out references to "bursting credits" here: https://docs.aws.amazon.com/efs/latest/ug/performance.html On Wed, Feb 28, 2024 at 10:55 PM Beale, Jim (US-KOP) wrote: > I did send the query. Here it is: > > > http://samisolrcld.aws01.hibu.int:8983/solr/calls/select?ind

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

2024-02-29 Thread Beale, Jim (US-KOP)
for any particular system and query other than testing it. As for how EFS could change it's performance on you, check out references to "bursting credits" here: https://docs.aws.amazon.com/efs/latest/ug/performance.html On Wed, Feb 28, 2024 at 10:55 PM Beale, Jim (US-KOP) mailto

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

2024-02-28 Thread Beale, Jim (US-KOP)
cases (YMMV) you would MUCH rather crash the server than have it start using swap. (because then you know you need a bigger server, rather than silently serving dog slow results while you limp along). -Gus On Wed, Feb 28, 2024 at 4:09 PM Beale, Jim (US-KOP) wrote: > Here is the per

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

2024-02-28 Thread Beale, Jim (US-KOP)
35.96 7016582537 5.112 33.475 7015713947 5.162 25.972 7003530665 8.223 26.549 7012825693 7.4 16.849 7010707194 6.781 23.835 7079272278 7.793 24.686 Jim Beale Lead Software Engineer hibu.com 2201 Renaissance Boulevard, King of Prussia, PA, 19406 Office: 610-879-3864 Mobile: 610-220-3067 [cid:image

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

2024-02-28 Thread Beale, Jim (US-KOP)
the indexes are shared, I’m surprised it works at all. Solr is > > not > designed to share indexes. > > > > Please share the full query string. > > > > wunder > > Walter Underwood > > wun...@wunderwood.org<mailto:wun...@wunderwood.org> > >

Is this list alive? I need help

2024-02-23 Thread Beale, Jim (US-KOP)
I have a Solrcloud installation of three servers on three r5.xlarge EC2 with a shared disk drive using EFS and stunnel. I have documents coming in about 2 per day and I am trying to perform indexing along with some regular queries and some special queries for some new functionality. When I