Hi, While I was trying to upgrade Solr to use Lucene v9.9.1, I encountered 'org.apache.lucene.search.ScoreMode' not found, getting resolve class issue. Quickly took a look into the ScoreMode class in lucene codebase, there is no change. Maybe it is related to lucene-core-9.9.1.jar issue where ScoreMode class is ?
Anyone could help with this ? Thanksss, --Nazerke