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/16 18:01:00 UTC

[jira] [Resolved] (LUCENE-8316) Allow DV updates for not existing fields

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

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

> Allow DV updates for not existing fields
> ----------------------------------------
>
>                 Key: LUCENE-8316
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8316
>             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-8316.patch, LUCENE-8316.patch
>
>
>  Today we prevent DV updates for non-existing fields except
>     of the soft deletes case. Yet, this can cause inconsitent field numbers
>     etc. since we don't go through the global field number map etc. This
>     change removes the limitation of updating DVs in docs even if the field
>     doesn't exists. This also has the benefit that the error messages if
>     the field type doesn't match is consistent with what DWPT throws.



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