Skip to content

Commit 93a7293

Browse files
[DOCS] Fix small typo (#96242) (#96291)
(cherry picked from commit 32d764c)
1 parent ad5896c commit 93a7293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/reference/search/search-your-data/knn-search.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ vector space.
453453
To alleviate this worry, there is a `similarity` parameter available in the `knn` clause. This value is the required
454454
minimum similarity for a vector to be considered a match. The `knn` search flow with this parameter is as follows:
455455

456-
+
457456
--
458457
* Apply any user provided `filter` queries
459458
* Explore the vector space to get `k` vectors

0 commit comments

Comments
 (0)