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

Remove TaxonomyReader.getParent(ord)

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3, 6.0
    • modules/facet
    • None
    • New, Patch Available

    Description

      This should have been gone when we introduced .getParallelArrays(). The method simply calls getParallelArrays().parents()[ord], and that's what callers should do. Except one test, no other code in facets calls this method.

      Attachments

        1. LUCENE-4844.patch
          10 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: