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
In addition to BM25/Lexical filtering (#2053) for Tables, we also need to enable BM25/Lexical sorting, similar to how Collections supported it (and somewhat similar to Vector/ANN sorting).
In addition to BM25/Lexical filtering (#2053) for Tables, we also need to enable BM25/Lexical sorting, similar to how Collections supported it (and somewhat similar to Vector/ANN sorting).
NOTE: this may depend on #1838 as pre-req.