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

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

Commit 39b1d5968029d010a39fd3d43a307745e3a2f3a3 in lucene-solr's branch 
refs/heads/branch_7x from [~dnhatn]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=39b1d59 ]

LUCENE-8472: Always rewrite soft-deletes retention query

This change ensures that we always rewrite the soft-deletes merge
retention policy before passing it into `createWeight` as some Query
does not support `createWeight` directly.


> Soft-deletes merge retention query should be rewritten
> ------------------------------------------------------
>
>                 Key: LUCENE-8472
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8472
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 7.4.1, 7.5, master (8.0)
>            Reporter: Nhat Nguyen
>            Priority: Minor
>         Attachments: LUCENE-8472.patch, LUCENE-8472.patch
>
>
> We should rewrite the retention query before passing it into createWeight in 
> SoftDeletesRetentionMergePolicy#getScorer method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to