[ https://issues.apache.org/jira/browse/LUCENE-10085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443897#comment-17443897 ]
ASF subversion and git services commented on LUCENE-10085: ---------------------------------------------------------- Commit e034a2d6e2913ae10ac38434240ed8e9b9aa19ad in lucene's branch refs/heads/branch_9x from Quentin Pradet [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=e034a2d ] LUCENE-10085: Rename DocValuesFieldExistsQuery test (#441) FieldValueQuery got renamed to DocValuesFieldExistsQuery but the test wasn't renamed. > 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: 20m > 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