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: modules/howtos/pages/vector-searching-with-sdk.adoc
+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
@@ -44,7 +44,7 @@ Hybrid searches can combine Vector, geo-spatial search, range search, and tradit
44
44
45
45
46
46
Vector Search has been available in Couchbase Capella Operational and self-managed Server since version 7.6, using the Couchbase Server Search Service.
47
-
Version 8.0 introduces vector query using Global Secondary Indexes (GSI), the query index --
47
+
Server version 8.0 introduces vector query using Global Secondary Indexes (GSI), the query index --
48
48
using either a fast Hyperscale index, or a composite index to combine scala queries with semantic search.
49
49
50
50
For fast and scalable vector query, use one of the GSI choices -- detailed in the next section.
0 commit comments