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

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

Commit be1c4850441f7cff07f5ce20c9ed4ad203cabb21 in lucene's branch 
refs/heads/branch_9x from Quentin Pradet
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=be1c4850441 ]

LUCENE-10085: Fix rare failure in TestDocValuesFieldExistsQuery (#784)

In rare cases, this test could delete all documents and cause a failure.

> Implement Weight#count on DocValuesFieldExistsQuery
> ---------------------------------------------------
>
>                 Key: LUCENE-10085
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10085
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 9.1
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Now that we require all documents to use the same features (LUCENE-9334) we 
> could implement {{Weight#count}} to return docCount if either terms or points 
> are indexed.



--
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