Re: [PR] Early exit range queries on non-matching segments. [lucene]

2024-01-26 Thread via GitHub
jpountz merged PR #13033: URL: https://github.com/apache/lucene/pull/13033 -- 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:

Re: [PR] Early exit range queries on non-matching segments. [lucene]

2024-01-25 Thread via GitHub
benwtrent commented on code in PR #13033: URL: https://github.com/apache/lucene/pull/13033#discussion_r1466767966 ## lucene/core/src/java/org/apache/lucene/search/PointRangeQuery.java: ## @@ -290,6 +290,24 @@ public ScorerSupplier scorerSupplier(LeafReaderContext context)