What about including this as well in 9.1.1 : https://github.com/apache/solr/pull/1255 ? It's an annoying neural search bug, and it's pretty much done, just waiting for a few checks and then I'll merge it with the changes! -------------------------- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member*
e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training | Open Source Website: Sease.io <http://sease.io/> LinkedIn <https://linkedin.com/company/sease-ltd> | Twitter <https://twitter.com/seaseltd> | Youtube <https://www.youtube.com/channel/UCDx86ZKLYNpI3gzMercM7BQ> | Github <https://github.com/seaseltd> On Tue, 3 Jan 2023 at 17:18, Shawn Heisey <apa...@elyograg.org> wrote: > On 1/3/23 08:05, Michael Gibney wrote: > > and possibly upgrade to Lucene 9.4 > > https://issues.apache.org/jira/browse/SOLR-16442 > > particularly considering: > > https://github.com/apache/lucene/pull/11718 > > It seems like a bad idea to upgrade a critical component to a new major > or minor version in a bugfix release, unless that upgrade closes a > security vulnerability and is fairly limited in scope. I don't think > either of those applies. > > Solr 9.1.0 includes Lucene 9.3.0. There are no further 9.3.x releases, > so we don't have that as an option. > > > The main concerns for all the above are classloading issues. The first > > one (SlotAcc) I think should be backported, since we know it has > > manifested in the wild and it's a very self-contained fix. > > My bias would be to NOT upgrade Lucene, for reasons described above. > The change on SOLR-16165 looks OK to me for a point release. > > Thanks, > Shawn > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org > For additional commands, e-mail: dev-h...@solr.apache.org > >