Skip to content

Commit 26b0dfa

Browse files
committed
[API] Removes knn_search
This API was only ever experimental and was deprecated, it isn't supported in 9.0, and only works with `compatible-with=8` is set.
1 parent a6ef927 commit 26b0dfa

File tree

3 files changed

+1
-118
lines changed

3 files changed

+1
-118
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/knn_search.rb

Lines changed: 0 additions & 82 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
module Elasticsearch
1919
module API
2020
VERSION = '9.0.0'.freeze
21-
ES_SPECIFICATION_COMMIT = '1403bac9354d232024184bd992ecc76aaa9e68fa'.freeze
21+
ES_SPECIFICATION_COMMIT = '2a24e33865256e85eaa8e2de9e793646f147c4df'.freeze
2222
end
2323
end

elasticsearch-api/spec/unit/actions/knn_search_spec.rb

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)