[
https://issues.apache.org/jira/browse/LUCENE-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430336#comment-16430336
]
ASF subversion and git services commented on LUCENE-8237:
---------------------------------------------------------
Commit b7a6a25883be622217ecbe2edd3b20a9106efc94 in lucene-solr's branch
refs/heads/branch_7x from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b7a6a25 ]
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, 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]