Regarding Netty vulnerability - CVE-2025-24970

2025-04-09 Thread Vijay Mhaskar
Hello, I’m trying to understand the impact of CVE-2025-24970 , which appears to be related to Netty. I couldn't find any mention of this CVE in the official Solr security page, it's neither listed under exploitable nor in not-exploitable vulnerabili

Re: Need help in finding better ways to optimize indexing and querying at Solr (v9.6.1)

2025-04-09 Thread Uday Kumar
Thanks Mikhail Will get this checked *Thanks & Regards,* *Uday Kumar* *Product Search Tech* On Fri, Apr 4, 2025 at 3:51 PM Mikhail Khludnev wrote: > You may try to experiment with query time {!join mode=score max} to join > from prods to supplier. > Query time reduces supplier reindex burden.