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

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

Commit 6224d0b157f9339f9048f33bd65436b2ebf5d9b8 in lucene's branch 
refs/heads/main from Lu Xugang
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=6224d0b ]

LUCENE-10442: When indexQuery or/and dvQuery be a MatchAllDocsQuery  then 
IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery (#715)



> When indexQuery or/and dvQuery be a MatchAllDocsQuery  then 
> IndexOrDocValuesQuery should be rewrite to MatchAllDocsQuery 
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10442
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10442
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Lu Xugang
>            Priority: Trivial
>             Fix For: 9.1
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> IndexOrDocValuesQuery is typically useful for range queries, When indexQuery 
> was rewrite to MatchAllDocsQuery and if IndexOrDocValuesQuery not be a lead 
> iterator , it most likely that dvQuery will supply the Scorer not indexQuery.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to