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']
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
1616The 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
6767To 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 )
You can’t perform that action at this time.
0 commit comments