[ 
https://issues.apache.org/jira/browse/LUCENE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496920#comment-17496920
 ] 

ASF subversion and git services commented on LUCENE-10435:
----------------------------------------------------------

Commit 701e40132be16e58d1e15bc33835926d59d21faa in lucene's branch 
refs/heads/branch_9x from Lu Xugang
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=701e401 ]

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: 1h 20m
>  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

Reply via email to