NazerkeBS commented on PR #2176:
URL: https://github.com/apache/solr/pull/2176#issuecomment-1877411210

   > It's great that we are working to stay up to date with Lucene! Looks like 
two of the tests are failing?
   
   `TestSolrQueryParser#testSyntax `- re-run it a few times locally , 
surprisingly it passed then failed, passed, failed; somewhat flaky.     
   
   `TestScoreJoinQPNoScore#testRandomJoin` - took a look into it;   it seems 
the problem relates to ScoreMode `ScoreJoinQParserPlugin`. Locally in my 
machine`org.apache.lucene.search.ScoreMode` class  is not found and this 
surprised me. Looked into jars and seeing `ScoreMode.class` instead of 
`ScoreMode`. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to