Skip to content

Commit 3804e7a

Browse files
authored
Merge pull request #113656 from ssemyan/ssemyan-patch-1
Update link on how to create a vector index
2 parents 6c6b224 + d784c0c commit 3804e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/vector-search-how-to-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Code samples in the [cognitive-search-vector-pr](https://github.com/Azure/cognit
2929

3030
+ Azure Cognitive Search, in any region and on any tier. Most existing services support vector search. For a small subset of services created prior to January 2019, an index containing vector fields will fail on creation. In this situation, a new service must be created.
3131

32-
+ A search index containing vector fields. See [Add vector fields to a search index](vector-search-how-to-query.md).
32+
+ A search index containing vector fields. See [Add vector fields to a search index](vector-search-how-to-create-index.md).
3333

3434
+ Use REST API version **2023-07-01-Preview**, the [beta client libraries](https://github.com/Azure/cognitive-search-vector-pr/tree/main), or Search Explorer in the Azure portal.
3535

0 commit comments

Comments
 (0)