[ 
https://issues.apache.org/jira/browse/LUCENE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506531#comment-17506531
 ] 

ASF subversion and git services commented on LUCENE-10385:
----------------------------------------------------------

Commit a6114b532a273e370528675d551d3ddfa02f4679 in lucene's branch 
refs/heads/branch_9_1 from Luca Cavanna
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=a6114b5 ]

Revert "LUCENE-10385: Implement Weight#count on IndexSortSortedNumeri… (#745)

In LUCENE-10458 we identified a bug in the logic. We're reverting on the 9.1
branch to avoid holding up the release.


> Implement Weight#count on IndexSortSortedNumericDocValuesRangeQuery.
> --------------------------------------------------------------------
>
>                 Key: LUCENE-10385
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10385
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 9.1
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> This query can count matches by computing the first and last matching doc IDs 
> using binary search.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to