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
Always store the termdict indices in the hotcache. (#1384)
Before it could be skipped if it was greater than 10mb,
but Quickwit does not work at all if it not there.
Such size was uncommon and due to a misconfiguration.
We are mitigating the size problem independently.
Closes#1366
0 commit comments