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
optimization to autocomplete using full name index (as opposed to dedicated prefix index). Name index now stores features sorted by static importance. At runtime, pick the top features rather than give up if there are too many results.