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/05/09 17:13:01 UTC

[jira] [Resolved] (LUCENE-8298) Allow DocValues updates to reset a value

     [ https://issues.apache.org/jira/browse/LUCENE-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Willnauer resolved LUCENE-8298.
-------------------------------------
    Resolution: Fixed

> Allow DocValues updates to reset a value
> ----------------------------------------
>
>                 Key: LUCENE-8298
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8298
>             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-8298.patch, LUCENE-8298.patch, LUCENE-8298.patch, LUCENE-8298.patch, LUCENE-8298.patch
>
>
>  Today once a document has a value in a certain DV field this values
>     can only be changed but not removed. While resetting / removing a value
>     from a field is certainly a corner case it can be used to undelete a
>     soft-deleted document unless it's merged away.
>     This allows to rollback changes without rolling back to another commitpoint
>     or trashing all uncommitted changes. In certain cenarios it can be used to
>     "repair" history of documents in distributed systems.



--
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