You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2014/05/25 20:32:01 UTC

[jira] [Updated] (LUCENE-5706) Don't allow unsetting values through DocValues updates

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

Shai Erera updated LUCENE-5706:
-------------------------------

    Attachment: LUCENE-5706.patch

Patch removes this capability. It simplified a lot of the internal code, as well as changed the API to take a {{long}}. If we ever need to return that capability again, we can pull the diffs from SVN. I think it's ready.

> Don't allow unsetting values through DocValues updates
> ------------------------------------------------------
>
>                 Key: LUCENE-5706
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5706
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/index
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>         Attachments: LUCENE-5706.patch
>
>
> Spinoff from LUCENE-5680: we shouldn't allow unsetting values through DocValues updates, at least not until there's a real usecase for it. This will simplify a lot of the internal code, as well make the numeric update API work w/ primitive {{long}} instead of {{Long}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org