[GitHub] [lucene] jpountz commented on a diff in pull request #1018: LUCENE-10480: Use BulkScorer to limit BMMScorer to only top-level disjunctions

2022-07-18 Thread GitBox
jpountz commented on code in PR #1018: URL: https://github.com/apache/lucene/pull/1018#discussion_r923041831 ## lucene/core/src/java/org/apache/lucene/search/BooleanWeight.java: ## @@ -191,6 +191,66 @@ public long cost() { // or null if it is not applicable // pkg-private

[GitHub] [lucene] jpountz commented on a diff in pull request #1018: LUCENE-10480: Use BulkScorer to limit BMMScorer to only top-level disjunctions

2022-07-17 Thread GitBox
jpountz commented on code in PR #1018: URL: https://github.com/apache/lucene/pull/1018#discussion_r922987359 ## lucene/core/src/java/org/apache/lucene/search/BooleanWeight.java: ## @@ -191,6 +191,66 @@ public long cost() { // or null if it is not applicable // pkg-private

[GitHub] [lucene] jpountz commented on a diff in pull request #1018: LUCENE-10480: Use BulkScorer to limit BMMScorer to only top-level disjunctions

2022-07-16 Thread GitBox
jpountz commented on code in PR #1018: URL: https://github.com/apache/lucene/pull/1018#discussion_r922675268 ## lucene/core/src/java/org/apache/lucene/search/BooleanWeight.java: ## @@ -191,6 +191,69 @@ public long cost() { // or null if it is not applicable // pkg-private

[GitHub] [lucene] jpountz commented on a diff in pull request #1018: LUCENE-10480: Use BulkScorer to limit BMMScorer to only top-level disjunctions

2022-07-16 Thread GitBox
jpountz commented on code in PR #1018: URL: https://github.com/apache/lucene/pull/1018#discussion_r922674843 ## lucene/core/src/java/org/apache/lucene/search/BooleanWeight.java: ## @@ -191,6 +191,69 @@ public long cost() { // or null if it is not applicable // pkg-private

[GitHub] [lucene] jpountz commented on a diff in pull request #1018: LUCENE-10480: Use BulkScorer to limit BMMScorer to only top-level disjunctions

2022-07-15 Thread GitBox
jpountz commented on code in PR #1018: URL: https://github.com/apache/lucene/pull/1018#discussion_r97906 ## lucene/core/src/java/org/apache/lucene/search/BooleanWeight.java: ## @@ -191,6 +191,69 @@ public long cost() { // or null if it is not applicable // pkg-private