-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.5
-
Fix Version/s: 8.6
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
I see a dramatic increase in the amount of memory required for construction of (arguably large) automata. It currently OOMs with 8GB of memory consumed for bit tables. I am pretty sure this didn't require so much memory before (the automaton is ~50MB after construction).
Something bad happened in between. Thoughts, Bruno Roustant, Michael Sokolov?
- is related to
-
LUCENE-8920 Reduce size of FSTs due to use of direct-addressing encoding
-
- Closed
-
- links to