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

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

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

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