Re: disabling schemaless mode - SolrCloud 8.11.2

2022-10-14 Thread Vincenzo D'Amore
Hi Shawn, Alex, thanks for the update. In the first instance I have disabled entirely the updateRequestProcessorChain "add-unknown-fields-to-the-schema". I can confirm that since then Solr continues to handle things correctly under the hood. I agree with you, configuration should be as explicit an

Re: disabling schemaless mode - SolrCloud 8.11.2

2022-10-14 Thread Vincenzo D'Amore
Hi Alex, Also, when you disable schemaless, make sure you don't have implicit > conversions happening that the chain also provides. E. G. Date as text gets > converted to real date. On second thought, thanks a lot, this is a very helpful suggestion, I didn't realize immediately this side effect.

Solr 9 standalone mode nullPointerException when ShardHandlerFactory defined

2022-10-14 Thread Nick Vladiceanu
hello folks, we’re in process of upgrading our Solr from 8.11 to 9.0. While upgrading the image for CI tests (meaning solr runs in standalone mode), we’ve spotted that Solr fails to create cores with a “NullPointerException" error when “shardHandlerFactory” is defined for any handlers in the sol

Re: solr 9 standalone crashed after few hours - PhaseIdealLoop::build_loop_late_post_work

2022-10-14 Thread Jan Høydahl
Thanks for the insight Fredrik. I created https://issues.apache.org/jira/browse/SOLR-16463 to track this. Suggestion is to publish an official convenience image for temurin11 Jan > 13. okt. 2022 kl. 15:58 skrev solr : > > Hi. > > We tried to upgrade a number of solar images from 8.11 to 9.0.0

Re: Script Update Processor

2022-10-14 Thread Eric Pugh
Would you mind creating a JIRA issue then? You can add the screenshot there. I haven’t seen this issue, but maybe haven’t dug into it, so the more reproducible it is, the easier it is for me to look into it ;-). I’d love to hear that the problem is reproducible on Solr 9, as that is where I

RE: Solr SSL Troublshooting

2022-10-14 Thread Rayner, June
Hi Neal Brilliant - that works!I'm also able to get to the Solr admin screen in a browser if I add https:// to the beginning of the URL. Regards June -Original Message- From: Neal Tucker Sent: Thursday, October 13, 2022 6:11 PM To: users@solr.apache.org Subject: Re: Solr SSL Troub

Re: Script Update Processor

2022-10-14 Thread Matthew Castrigno
This issue is easily reproduced in 9.0 using the example script and logging cmd.solrDoc in the processAdd function. From: Eric Pugh Sent: Friday, October 14, 2022 5:57 AM To: users@solr.apache.org Subject: Re: Script Update Processor Would you mind creating a JI

Re: Script Update Processor

2022-10-14 Thread Dave
No one should ever actually use a .0 version > On Oct 14, 2022, at 8:41 AM, Matthew Castrigno wrote: > > This issue is easily reproduced in 9.0 using the example script and logging > cmd.solrDoc in the processAdd function. > > From: Eric Pugh > Sent: Friday, O

Re: Modifying maxFormContentSize in Apache Solr service.

2022-10-14 Thread Kaushal Shriyan
On Fri, Oct 14, 2022 at 12:19 AM Kaushal Shriyan wrote: > > > On Wed, Oct 12, 2022 at 9:24 PM Kaushal Shriyan > wrote: > >> Hi, >> >> I am running Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core) >> trying to modify /opt/solr/server/etc/jetty.xml to set the Attribute >> *maxFormContent