cpoerschke commented on PR #2176: URL: https://github.com/apache/solr/pull/2176#issuecomment-1910399161
FYI I've tried out the Solr-with-local-Lucene documentation steps -- #2223 tweaks are a side effect -- to confirm and have confirmed that https://github.com/apache/lucene/pull/13014 solves the `TestScoreJoinQPNoScore#testRandomJoin` failures. ``` ./gradlew test --tests TestScoreJoinQPNoScore.testRandomJoin -Plucene.dev.version=9.9.2-SNAPSHOT ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
