瀏覽代碼

[DOCS] Fix small typo (#96242)

Abdon Pijpelink 2 年之前
父節點
當前提交
32d764cce7
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      docs/reference/search/search-your-data/knn-search.asciidoc

+ 0 - 1
docs/reference/search/search-your-data/knn-search.asciidoc

@@ -536,7 +536,6 @@ vector space.
 To alleviate this worry, there is a `similarity` parameter available in the `knn` clause. This value is the required
 minimum similarity for a vector to be considered a match. The `knn` search flow with this parameter is as follows:
 
-+
 --
 * Apply any user provided `filter` queries
 * Explore the vector space to get `k` vectors