Lu Xugang created LUCENE-10435: ---------------------------------- Summary: Break loop early while checking whether DocValuesFieldExistsQuery can be rewrite to MatchAllDocsQuery Key: LUCENE-10435 URL: https://issues.apache.org/jira/browse/LUCENE-10435 Project: Lucene - Core Issue Type: Improvement Reporter: Lu Xugang
In the implementation of Query#rewrite in DocValuesFieldExistsQuery, when one Segment can't match the condition occurs, maybe we should break loop directly. -- 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