You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/search/vector/dense-vector.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Measuring vector similarity with BBQ vectors requires much less computing effort
41
41
42
42
### Vector search algorithms for BBQ [bbq-vector-search-algorithms]
43
43
44
-
BBQ currently supports two vector search algorithms, each suited to different scenarios. You can can configure them by setting the dense vector field’s `index_type`.
44
+
BBQ currently supports two vector search algorithms, each suited to different scenarios. You can configure them by setting the dense vector field’s `index_type`.
0 commit comments