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

Replace dependency on LegacyCell for setting pruneLeafyBranches on RecursivePrefixTreeStrategy

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.3, 8.0
    • modules/spatial-extras
    • None
    • New

    Description

      The setting pruneLeafyBranches on RecursivePrefixTreeStrategy depends on abstract class LegacyCell and therefore trees like the newly added S2PrefixTree cannot benefit for such optimization.

      It is proposed to add a new specialize interface for cell interface and make the setting depends on it instead of LegacyCell.

      Attachments

        1. LUCENE-8190.patch
          9 kB
          Ignacio Vera
        2. LUCENE-8190.patch
          8 kB
          Ignacio Vera

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: