Skip to content

Commit

Permalink
link fix
Browse files Browse the repository at this point in the history
DOC-12665
  • Loading branch information
RichardSmedley authored Feb 4, 2025
1 parent 04e32c9 commit 06d18be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/howtos/pages/full-text-searching-with-sdk.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Both are also available at the Scope level.
The former API supports FTS queries (`SearchQuery`), while the latter additionally supports the `VectorSearch` added in 7.6.
Most of this documentation will focus on the former API, as the latter is in @Stability.Volatile status.

We will perform an FTS query here - see the <<vector search>> section for examples of that.
We will perform an FTS query here - see the <<vector-search>> section for examples of that.

[source,java]
----
Expand Down

0 comments on commit 06d18be

Please sign in to comment.