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

Remove FST cachedRootArcs now redundant with direct-addressing

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 8.4
    • None
    • None
    • New

    Description

      With LUCENE-8920 FST most often encodes top level nodes with direct-addressing (instead of array for binary search). This probably made the cachedRootArcs redundant. So they should be removed, and this will reduce the code.

      Attachments

        1. LUCENE-9049.patch
          6 kB
          Jack Conradson

        Activity

          People

            broustant Bruno Roustant
            broustant Bruno Roustant
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: