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

Need a clean way for Dir/MultiReader to "merge" the AttributeSources of the sub-readers

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0-ALPHA
    • 4.9, 6.0
    • core/index
    • None
    • New

    Description

      The flex API allows extensibility at the Fields/Terms/Docs/PositionsEnum levels, for a codec to set custom attrs.

      But, it's currently broken for Dir/MultiReader, which must somehow share attrs across all the sub-readers. Somehow we must make a single attr source, and tell each sub-reader's enum to use that instead of creating its own. Hopefully Uwe can work some magic here

      Attachments

        1. LUCENE-2154-javassist.patch
          15 kB
          Uwe Schindler
        2. LUCENE-2154-javassist.patch
          16 kB
          Uwe Schindler
        3. LUCENE-2154-Jakarta-BCEL.patch
          20 kB
          Uwe Schindler
        4. LUCENE-2154-cglib.patch
          14 kB
          Uwe Schindler
        5. LUCENE-2154.patch
          13 kB
          Uwe Schindler
        6. LUCENE-2154.patch
          14 kB
          Uwe Schindler
        7. ASF.LICENSE.NOT.GRANTED--LUCENE-2154-Jakarta-BCEL.patch
          21 kB
          Uwe Schindler

        Activity

          People

            Unassigned Unassigned
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: