[ https://issues.apache.org/jira/browse/LUCENE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496739#comment-17496739 ]
ASF subversion and git services commented on LUCENE-10435: ---------------------------------------------------------- Commit 43e89d6a2920c4b7d0a999133062f0183b0b324d in lucene's branch refs/heads/main from Lu Xugang [ https://gitbox.apache.org/repos/asf?p=lucene.git;h=43e89d6 ] LUCENE-10435: Break loop early while checking whether DocValuesFieldExistsQuery can be rewrite to MatchAllDocsQuery (#701) > 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 > Priority: Trivial > Time Spent: 50m > Remaining Estimate: 0h > > 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