[ https://issues.apache.org/jira/browse/LUCENE-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446584#comment-17446584 ]
ASF subversion and git services commented on LUCENE-10085: ---------------------------------------------------------- Commit 1a869c185b69dbef10d3861c74beb11bf1ffd3de in lucene's branch refs/heads/main from Quentin Pradet [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=1a869c1 ] LUCENE-10085: Implement Weight#count on DocValuesFieldExistsQuery (#445) Co-authored-by: Adrien Grand <jpou...@gmail.com> > 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 > Time Spent: 3h 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