[
https://issues.apache.org/jira/browse/LUCENE-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413234#comment-15413234
]
Michael McCandless commented on LUCENE-7344:
--------------------------------------------
Maybe another option is to somehow make a wrapped {{LeafReader}} that exposes
the point-in-time view for its delegate, but will also expose the live pending
updated DVs when doc values are requested? This would need to expose something
that says how far (by docID) into those updates should this reader expose, per
DBQ that's applied. This should avoid the adversarial cases I think, or at
least greatly minimize their impact.
> Deletion by query of uncommitted docs not working with DV updates
> -----------------------------------------------------------------
>
> Key: LUCENE-7344
> URL: https://issues.apache.org/jira/browse/LUCENE-7344
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Attachments: LUCENE-7344.patch
>
>
> When DVs are updated, delete by query doesn't work with the updated DV value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]