You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2018/04/04 14:37:00 UTC

[jira] [Commented] (LUCENE-8237) Add a SoftDeletesDirectoryReaderWrapper

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

Simon Willnauer commented on LUCENE-8237:
-----------------------------------------

https://github.com/s1monw/lucene-solr/pull/9 here is a review PR

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org