Adrien Grand created LUCENE-10084: ------------------------------------- Summary: Rewrite DocValuesFieldExistsQuery to a MatchAllDocsQuery when docCount == maxDoc Key: LUCENE-10084 URL: https://issues.apache.org/jira/browse/LUCENE-10084 Project: Lucene - Core Issue Type: Improvement Reporter: Adrien Grand
Now that we require all documents to use the same features (LUCENE-9334) we could rewrite DocValuesFieldExistsQuery to a MatchAllDocsQuery whenever terms or points have a docCount that is equal to maxDoc. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org