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

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

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

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

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

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

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

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

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

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

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

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