You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we added off-heap FST reading, but only switched to it in limited cases, starting with the terms index in BlockTree terms dictionary. Should we switch to off-heap for SynonymGraphFilter too?
Description
[Spinoff from #13004]
Recently we added off-heap FST reading, but only switched to it in limited cases, starting with the terms index in
BlockTreeterms dictionary. Should we switch to off-heap forSynonymGraphFiltertoo?