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
Moving postfixlen/infixlen into Entry allows checking the postfix/infix without having to load the subnode.
This is expected to improve performance, especially for kNN type queries.
This depends on issue #9