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 ad5896c commit 93a7293Copy full SHA for 93a7293
docs/reference/search/search-your-data/knn-search.asciidoc
@@ -453,7 +453,6 @@ vector space.
453
To alleviate this worry, there is a `similarity` parameter available in the `knn` clause. This value is the required
454
minimum similarity for a vector to be considered a match. The `knn` search flow with this parameter is as follows:
455
456
-+
457
--
458
* Apply any user provided `filter` queries
459
* Explore the vector space to get `k` vectors
0 commit comments