[
https://issues.apache.org/jira/browse/LUCENE-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430325#comment-16430325
]
ASF subversion and git services commented on LUCENE-8237:
---------------------------------------------------------
Commit ed62b990d8bfa61eefd918cfdfc82e5848afa5dd in lucene-solr's branch
refs/heads/master from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ed62b99 ]
LUCENE-8237: Add a SoftDeletesDirectoryReaderWrapper
This adds support for soft deletes if the reader is opened form a directory.
Today we only support soft deletes for NRT readers, this change allows to wrap
existing DirectoryReader with a SoftDeletesDirectoryReaderWrapper to also filter
out soft deletes in the case of a non-NRT reader.
> Add a SoftDeletesDirectoryReaderWrapper
> ----------------------------------------
>
> Key: LUCENE-8237
> URL: https://issues.apache.org/jira/browse/LUCENE-8237
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: 7.4, master (8.0)
> Reporter: Simon Willnauer
> Priority: Major
> Fix For: 7.4, master (8.0)
>
> Attachments: LUCENE-8237.patch
>
>
> This adds support for soft deletes if the reader is opened form a directory.
> Today we only support soft deletes for NRT readers, this change allows to wrap
> existing DirectoryReader with a SoftDeletesDirectoryReaderWrapper to also
> filter
> out soft deletes in the case of a non-NRT reader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]