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
Add integration tests for vectorSearch() without k-NN plugin
Lock in that execution fails with a clear error on clusters without
opensearch-knn installed, and that _explain still returns a plan so
users can debug queries against such clusters.
Signed-off-by: Eric Wei <mengwei.eric@gmail.com>
0 commit comments