Ah it looks like 8.1.2 never got released, though there are 4 issues tagged for it. Probably those tags should be removed since that release won't happen at this point.
It does imply that building the branch_8_1 branch might be a simpler there's only a few commits between that and 8.1.1... https://github.com/apache/lucene-solr/commit/7cc04f5adcbf49786c10c80d885138d53f5e1321 https://github.com/apache/lucene-solr/commits/branch_8_1/ On Fri, Sep 27, 2024 at 1:13 PM Gus Heck <gus.h...@gmail.com> wrote: > Looking at the issue you linked, it appears to say that the issue is fixed > in 8.1.2, and you claim to be running 8.1.1. It's very likely to be safer > and easier to upgrade a single bugfix version than custom apply a patch. > Why not upgrade? > > On Fri, Sep 27, 2024 at 12:07 PM Raju Vaddeh <rvad...@horizontal.com> > wrote: > >> Hello Team, >> >> >> >> Can someone provide some assistance on this request? >> >> Appreciate your response! >> >> >> >> Best Regards, >> >> Raju. >> >> *From:* Raju Vaddeh >> *Sent:* Thursday, August 22, 2024 1:39 PM >> *To:* solr-u...@lucene.apache.org >> *Subject:* RE: SOLR-13510 patch installation >> >> >> >> Hello Team, >> >> >> >> We’re trying to install the patch >> https://issues.apache.org/jira/browse/SOLR-13510 due to the Solr 8.1.1 >> is affected by a bug SOLR-13510, and we were seeing similar exceptions in >> logs as per the article mentioned below: >> >> >> https://support.sitecore.com/kb?id=kb_article_view&sysparm_article=KB0227897 >> . >> Below are the steps we have performed on the local solr environment for >> the patch install. >> >> *1. Clone the solr repo* >> >> git clone GitHub - apache/solr: Apache Solr open-source search software >> <https://github.com/apache/solr.git> >> >> *2. Create a branch based of the 8.1.1. commit* >> >> git branch solr811 fcbe46c >> >> *3. Checkout that Branch* >> >> git checkout solr811 >> >> *4. Create and checkout a patch branch* >> >> git checkout -b patch13510 >> >> *5. Apply the Patch* >> >> git apply C:\temp\SOLR-13510.patch >> >> *#verify the patch worked and which files were changed* >> git add * >> git commit -m "added patch 13510" >> git diff patch13510 solr811 >> >> >> >> While performing the above steps, we’ve been encountering >> exceptions/errors as shown below. >> We were able to locate the patch however the file seems to be corrupt and >> seeing below issues: >> >> >> >> Also attaching the patch file here in the email for the reference. Please >> advise how to resolve this issue or provide correct patch file if available. >> >> >> >> Thanks in advance for your assistance. >> >> >> >> Best Regards, >> >> *_* >> >> >> >> *Raju Vaddeh* >> >> *Senior Sitecore Developer* >> >> >> >> horizontaldigital.com >> >> >> > > > -- > http://www.needhamsoftware.com (work) > https://a.co/d/b2sZLD9 (my fantasy fiction book) > -- http://www.needhamsoftware.com (work) https://a.co/d/b2sZLD9 (my fantasy fiction book)