Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Natarajan, Rajeswari
We did see query response time increase about 50 ms with the same set up and queries , that is why wanted to check. Thanks On 10/12/23, 11:11 AM, "Andy Lester" mailto:a...@petdance.com>> wrote: > On Oct 12, 2023, at 12:54 PM, Natarajan, Rajeswari >

Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Natarajan, Rajeswari
Thanks , will try it out. On 10/12/23, 12:15 PM, "Tim Funk" mailto:funk...@apache.org>> wrote: [You don't often get email from funk...@apache.org . Learn why this is important at https://aka.ms/LearnAboutSenderIdentification

Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Natarajan, Rajeswari
We saw query response degradation with solr9 , that is why checking , we are not using PKIAuthenticationPlugin. Thanks On 10/12/23, 11:34 AM, "Tomás Fernández Löbbe" mailto:tomasflo...@gmail.com>> wrote: Are you asking a general question or did you see degradation and you are trying to dig in

Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Tim Funk
In 9 - The JVM security manager is enabled by default. That might be your issue. Disable via adding SOLR_SECURITY_MANAGER_ENABLED=false to your startup -Tim On Thu, Oct 12, 2023 at 1:54 PM Natarajan, Rajeswari wrote: > Hi, > > Does anyone see any query performance degradation from 8.11 to 9.3

Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Tomás Fernández Löbbe
Are you asking a general question or did you see degradation and you are trying to dig into it? Some more details can help people understand the problem. There is this Jira[1] I filed about a specific type of degradation with highly distributed indices when using PKIAuthenticationPlugin [1] https

Re: Performance of solr 9.3 vs 8.11

2023-10-12 Thread Andy Lester
> On Oct 12, 2023, at 12:54 PM, Natarajan, Rajeswari > wrote: > > Does anyone see any query performance degradation from 8.11 to 9.3. Please > let me know What is it that you are really asking? Are you wondering if there will be a slowdown if you upgrade from 8.11 to 9.3? If so, we need