Skip to content

Commit 892b247

Browse files
anchor link
1 parent f9348eb commit 892b247

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
@@ -42,7 +42,7 @@ Version 8.0 introduces vector query using Global Secondary Indexes (GSI), the Qu
4242
using either a fast Hyperscale index, or a composite index to combine scalar queries with semantic search.
4343

4444
For fast and scalable vector queries, use one of the above two GSI choices -- detailed in the next section.
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}.
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>>.
4646

4747

4848
== Vector Search With the Query Service and GSI

0 commit comments

Comments
 (0)