Skip to content

Commit 6147aea

Browse files
authored
[DOCS] Remove leftover experimental tag for knn search (#96722)
Knn search was made GA in Elasticsearch 8.5, see #91065 . This commit removes a leftover experimental marking from the search docs.
1 parent 5cf974c commit 6147aea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/reference/search/search.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ A boost value greater than `1.0` increases the score. A boost value between
480480
`0` and `1.0` decreases the score.
481481
====
482482

483-
experimental::[]
484483
[[search-api-knn]]
485484
`knn`::
486485
(Optional, object)

0 commit comments

Comments
 (0)