[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500574341 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -266,4 +274,45 @@ static void scoreAll(LeafCollector collector, DocIdSe

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500453140 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits acceptD

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1952: LUCENE-9565 Fix competitive iteration

2020-10-06 Thread GitBox
jpountz commented on a change in pull request #1952: URL: https://github.com/apache/lucene-solr/pull/1952#discussion_r500372658 ## File path: lucene/core/src/java/org/apache/lucene/search/Weight.java ## @@ -204,9 +204,14 @@ public int score(LeafCollector collector, Bits acceptD