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 16, 2022. It is now read-only.
In https://opendistro.github.io/for-elasticsearch-docs/docs/knn/knn-score-script/
Should be POST request (because there is body in the request) ?
Anyway, also with POST I am getting error "query_shard_exception":
"failed to create query: class java.lang.Integer cannot be cast to class java.lang.Double (java.lang.Integer and java.lang.Double are in module java.base of loader 'bootstrap')"
described by me here: opendistro-for-elasticsearch/sample-code#260
The text was updated successfully, but these errors were encountered: