Skip to content

Commit 86420a5

Browse files
Missing links
1 parent 7976f42 commit 86420a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,9 @@ include::devguide:example$java/Search.java[tag=vector4,indent=0]
209209

210210
=== Vector Query
211211

212-
212+
* xref:server:vector-index:vectors-and-indexes-overview.adoc[Vector Query for AI Apps docs (self-managed Couchbase Server)].
213+
* xref:cloud::vector-index/vectors-and-indexes-overview.adoc[Vector Query for AI Apps docs (Capella DBaaS)]
214+
* Vector GSI Query is just like any other query from the SDK to the Query service: link:++https://docs.couchbase.com/sdk-api/couchbase-java-client/com/couchbase/client/java/Cluster.html#query(java.lang.String,com.couchbase.client.java.query.QueryOptions)++[Java SDK API Reference].
213215

214216
=== Vector Search
215217

0 commit comments

Comments
 (0)