File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ keywords: ['Vector Search']
11
11
12
12
## ClickHouse for Vector Search! { #clickhouse - for - vector - search }
13
13
14
- Yes, ClickHouse can perform vector search.
14
+ Yes, ClickHouse can perform vector search.
15
15
16
16
The main advantages of using ClickHouse for vector search compared to using more specialized vector databases include:
17
17
@@ -66,7 +66,4 @@ This query returns the `_file` names and `caption` of the top 10 images most lik
66
66
67
67
To follow a more in-depth tutorial on vector search using ClickHouse, please see:
68
68
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 )
You can’t perform that action at this time.
0 commit comments