[GitHub] [lucene] rmuir commented on a diff in pull request #827: LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords.

2022-04-22 Thread GitBox
rmuir commented on code in PR #827: URL: https://github.com/apache/lucene/pull/827#discussion_r856521224 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90DocValuesProducer.java: ## @@ -1112,12 +1112,17 @@ public void seekExact(long ord) throws IOException {

[GitHub] [lucene] rmuir commented on a diff in pull request #827: LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords.

2022-04-22 Thread GitBox
rmuir commented on code in PR #827: URL: https://github.com/apache/lucene/pull/827#discussion_r856173930 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90DocValuesProducer.java: ## @@ -1112,12 +1112,17 @@ public void seekExact(long ord) throws IOException {

[GitHub] [lucene] rmuir commented on a diff in pull request #827: LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords.

2022-04-22 Thread GitBox
rmuir commented on code in PR #827: URL: https://github.com/apache/lucene/pull/827#discussion_r856168982 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90DocValuesProducer.java: ## @@ -1112,12 +1112,17 @@ public void seekExact(long ord) throws IOException {

[GitHub] [lucene] rmuir commented on a diff in pull request #827: LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords.

2022-04-21 Thread GitBox
rmuir commented on code in PR #827: URL: https://github.com/apache/lucene/pull/827#discussion_r855426589 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90DocValuesProducer.java: ## @@ -1112,12 +1112,17 @@ public void seekExact(long ord) throws IOException {

[GitHub] [lucene] rmuir commented on a diff in pull request #827: LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords.

2022-04-21 Thread GitBox
rmuir commented on code in PR #827: URL: https://github.com/apache/lucene/pull/827#discussion_r855425060 ## lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90DocValuesProducer.java: ## @@ -1112,12 +1112,17 @@ public void seekExact(long ord) throws IOException {