We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b00373 commit 8785024Copy full SHA for 8785024
docs/reference/search/search-your-data/knn-search.asciidoc
@@ -1141,7 +1141,7 @@ This example will:
1141
1142
You can use the <<rescore, rescore section>> in the `_search` request to rescore the top results from a kNN search.
1143
1144
-Here is an example using the top level `knn` search with oversampling and using `rescore_vector` to rerank the results:
+Here is an example using the top level `knn` search with oversampling and using `rescore` to rerank the results:
1145
1146
[source,console]
1147
--------------------------------------------------
0 commit comments