You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/23 12:56:00 UTC

[jira] [Commented] (LUCENE-10435) Break loop early while checking whether DocValuesFieldExistsQuery can be rewrite to MatchAllDocsQuery

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org