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

BKDWriter refactor: Make BKDIndexWriter an interface

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      With this change we introduce an interface called BKDIndexWriter. This interface should be just a wrapper of an IndexOutput, therefore whenever we are creating a BKD index we should pass an object that implements this interface instead of an IndexOutput.

      This change allows to remove the SimpleTextBKDWriter fork and replace it with a SimpleTextBKDIndexWriter, therefore have just the logic to build a tree in one place.

       

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ivera Ignacio Vera
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m