msokolov commented on issue #1316: LUCENE-8929 parallel early termination in TopFieldCollector using minmin score URL: https://github.com/apache/lucene-solr/pull/1316#issuecomment-596226084 I think this is pretty much done now. The main changes in the last batch of commits are: 1. We now switch between the two termination strategies depending on the value of numHits, using this one for larger values 2. I tightened up the code, removing unneeded conditionals 3. Improved the explanations in comments I'll post updated (improved) performance measurements to JIRA
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org