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
It would be handy to have the elapsed times to rebuild suggester (as logged via changes in #2221) recorded in the configuration (min/max/avg). For this #2229 is needed since the suggester is standalone and therefore cannot import the Statistics class (from web) directly.