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
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,6 @@ For fast and scalable vector queries, use one of the above two GSI choices -- de
45
45
If you don't require the speed and scale of vector query with GSI, or need to combine vector, geo-spatial search, range search, and traditional fuzzy text searches, then consider {#vector-search-with-the-search-service}.
46
46
47
47
48
-
49
48
== Vector Search With the Query Service and GSI
50
49
51
50
From the SDK, a vector query using GSI is the same as any other query.
0 commit comments