`SynonymGraphFilter` should read FSTs off-heap?
Open
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
### 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 `BlockTree` terms dictionary. Should we switch to off-heap for `SynonymGraphFilter` too?
Contributor guide
Assessment
This issue has not been assessed yet.