Re: Solr 8.11.2 / Oracle JDK 1.8.0_361

2023-03-01 Thread Michael Gibney
This may not be the issue for you, but I've seen this kind of error before when the jdk is swapped out on the filesystem under a running process on an old jdk. Make sure you restart the solr process to pick up the new jdk once it's in place. (The old process will continue to run with the deleted fi

RE: [External] Re: Seeking tips about MoreLikeThis exceptions

2023-03-01 Thread Wu, Hansen [USA]
Thanks. Will test to verify the fix. From: Mikhail Khludnev Sent: Wednesday, March 1, 2023 1:22 AM To: users@solr.apache.org Cc: a.benede...@sease.io; Wu, Hansen [USA] Subject: Re: [External] Re: Seeking tips about MoreLikeThis exceptions FYI, https://issues.apache.org/jira/browse/SOLR-16682

Solr custom index issue in master slave configuration

2023-03-01 Thread Ruchi Gupta
Hi Team, We have a Sitecore CMS based project where we are facing the intermittent issue in search functionality on Production. In our production environment we have one Sitecore CM server and 2 on premise CD servers and one Azure Prod Server. Solr Server Configuration: On Production there is

Zookeeper 3.6.4 with Solr 8.8.2

2023-03-01 Thread Paul Ryder
Hi, because of a bug in zookeeper 3.6.2 (false end of stream) i want to switch to 3.6.4 Is that compatible with Solr 8.8.2? Thanks in advance, Paul Get Outlook for iOS

AW: Solr 8.11.2 / Oracle JDK 1.8.0_361

2023-03-01 Thread Gruenberger, Hans
Hi Michael, thanks for your input! Replacing the JDK with a new version is a regular procedure here and yes, I am aware of the issues because we ran into them when we introduced that procedure 😊 So no, what I see with that 361 version is not related to Solr not picking up the new JDK. What rathe