epugh commented on code in PR #924: URL: https://github.com/apache/solr/pull/924#discussion_r913714990
########## solr/core/src/test/org/apache/solr/handler/component/StatsComponentTest.java: ########## @@ -1248,17 +1248,16 @@ public void testMiscQueryStats() throws Exception { // force constant score for matches, so we aren't dependent on similarity final float constScore = 4.2F; - final double expectedScore = (double) constScore; Review Comment: makes sense... -- 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