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/02 10:07:00 UTC

[jira] [Updated] (LUCENE-8289) Share logic between Numeric and Binary DocValuesFieldUpdates

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

Simon Willnauer updated LUCENE-8289:
------------------------------------
    Attachment: LUCENE-8289.patch

> Share logic between Numeric and Binary DocValuesFieldUpdates
> ------------------------------------------------------------
>
>                 Key: LUCENE-8289
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8289
>             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-8289.patch
>
>
>  NumericDocValuesFieldUpdates and BinaryDocValuesFieldUpdates duplicate
>     a significant amount of logic that can all be pushed into the base class.
>     This change moves all the logic that is independent of the type to the base
>     class.



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