Skip to content

Commit b284471

Browse files
authored
Merge pull request #3964 from ClickHouse/ann-link
KB: Update link to ANN index docs
2 parents 1f28ae2 + 5e2504a commit b284471

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

knowledgebase/vector-search.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords: ['Vector Search']
1111

1212
## ClickHouse for Vector Search! {#clickhouse-for-vector-search}
1313

14-
Yes, ClickHouse can perform vector search.
14+
Yes, ClickHouse can perform vector search.
1515

1616
The main advantages of using ClickHouse for vector search compared to using more specialized vector databases include:
1717

@@ -66,7 +66,4 @@ This query returns the `_file` names and `caption` of the top 10 images most lik
6666

6767
To follow a more in-depth tutorial on vector search using ClickHouse, please see:
6868

69-
- [Vector Search with ClickHouse - Part 1
70-
](https://clickhouse.com/blog/vector-search-clickhouse-p1)
71-
- [Vector Search with ClickHouse - Part 2
72-
](https://clickhouse.com/blog/vector-search-clickhouse-p2)
69+
- [Exact and Approximate Vector Search](https://clickhouse.com/docs/engines/table-engines/mergetree-family/annindexes)

0 commit comments

Comments
 (0)