Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
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.