Skip to content

Commit 262471e

Browse files
vector search links
1 parent e490c4c commit 262471e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/full-text-searching-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Both are also available at the Scope level.
2323
The former API supports FTS queries (`SearchQuery`), while the latter additionally supports the `VectorSearch` added in 7.6.
2424
Most of this documentation will focus on the former API, as the latter is in @Stability.Volatile status.
2525

26-
We will perform an FTS query here - see the <<vector-search>> section for examples of that.
26+
We will perform an FTS query here - see the xref:vector-searching-with-sdk.adoc[Vector Search] docs for examples of Vector and xref:vector-searching-with-sdk.adoc#combining-fts-and-vector-queries[combining Vector and FTS].
2727

2828
[source,java]
2929
----

0 commit comments

Comments
 (0)