[ https://issues.apache.org/jira/browse/SOLR-17471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886122#comment-17886122 ]
Pierre Salagnac commented on SOLR-17471: ---------------------------------------- I can volunteer to do the upgrade. [~cpoerschke] It seems to me this [refactoring change|https://github.com/apache/lucene/pull/13757] you did in Lucene is a blocker for the upgrade. It replaces the setter {{setDiscountOverlaps()}} by a parameter in similarity constructor. But there are some similarity sub-classes where the constructor parameter was not added. - {{DFISimilarity}} - {{IBSimilarity}} - {{LMDirichletSimilarity}} - {{LMJelinekMercerSimilarity}} (They're only the ones where Solr needs to be changed for Lucene upgrade. Some other similarities in Lucene may have same issue). Please correct me if I'm wrong. Thanks > upgrade to Lucene 9.12.0 > ------------------------ > > Key: SOLR-17471 > URL: https://issues.apache.org/jira/browse/SOLR-17471 > Project: Solr > Issue Type: Task > Reporter: Christine Poerschke > Priority: Major > Fix For: main (10.0), 9.8 > > > Creating and leaving this Jira open for (new) devs to grab. > * https://lucene.apache.org/core/9_12_0/changes/Changes.html > * https://github.com/apache/solr/blob/main/dev-docs/lucene-upgrade.md -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org