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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
When I try to retrieve a value from a
knn_vector
, I get this error:knn vector does not support this operation
.I do not want to use
_source
to get the vector, because it's slow.What are my options to save vector with the ability to retrieve it values?
Mapping:
Query:
The text was updated successfully, but these errors were encountered: