Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8289

Share logic between Numeric and Binary DocValuesFieldUpdates

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 7.4, 8.0
    • 7.4, 8.0
    • None
    • None
    • New

    Description

      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.

      Attachments

        1. LUCENE-8289.patch
          20 kB
          Simon Willnauer

        Activity

          People

            Unassigned Unassigned
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: