Skip to content

Commit 137579f

Browse files
typo fix
1 parent f432c60 commit 137579f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/vector-searching-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Hybrid searches can combine Vector, geo-spatial search, range search, and tradit
4545

4646
Vector Search has been available in Couchbase Capella Operational and self-managed Server since version 7.6, using the Couchbase Server Search Service.
4747
Server version 8.0 introduces vector query using Global Secondary Indexes (GSI), the query index --
48-
using either a fast Hyperscale index, or a composite index to combine scala queries with semantic search.
48+
using either a fast Hyperscale index, or a composite index to combine scalar queries with semantic search.
4949

5050
For fast and scalable vector query, use one of the GSI choices -- detailed in the next section.
5151
If you don't require the scale of vector query with GSI, or need combined searches, then consider {#vector-search-with-the-search-service}.

0 commit comments

Comments
 (0)