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

TaxonomyReader/Writer and their Lucene* implementation

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 3.5, 4.0-ALPHA
    • modules/facet
    • None
    • New, Patch Available

    Description

      The facet module contains two interfaces TaxonomyWriter and TaxonomyReader, with two implementations Lucene*. We've never actually implemented two TaxonomyWriters/Readers, so I'm not sure if these interfaces are useful anymore. Therefore I'd like to propose that we do either of the following:

      1. Remove the interfaces and remove the Lucene part from the implementation classes (to end up with TW/TR impls). Or,
      2. Keep the interfaces, but rename the Lucene* impls to Directory*.

      Whatever we do, I'd like to make the impls/interfaces impl also TwoPhaseCommit.

      Any preferences?

      Attachments

        1. LUCENE-3552.patch
          157 kB
          Shai Erera

        Activity

          People

            shaie Shai Erera
            shaie Shai Erera
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: