Skip to content

Commit f901b7d

Browse files
committed
Removed vector search javascript reference until SDK is released later in July
1 parent 95f0dd5 commit f901b7d

File tree

3 files changed

+0
-163
lines changed

3 files changed

+0
-163
lines changed

articles/cosmos-db/nosql/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,6 @@
417417
href: how-to-dotnet-vector-index-query.md
418418
- name: Python
419419
href: how-to-python-vector-index-query.md
420-
- name: JavaScript
421-
href: how-to-javascript-vector-index-query.md
422420
- name: Java
423421
href: how-to-java-vector-index-query.md
424422
- name: Access preview features

articles/cosmos-db/nosql/how-to-javascript-vector-index-query.md

Lines changed: 0 additions & 160 deletions
This file was deleted.

articles/cosmos-db/nosql/vector-search.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ Vector indexing and search in Azure Cosmos DB for NoSQL has some limitations whi
225225
- [DiskANN + Azure Cosmos DB - Microsoft Mechanics Video](https://www.youtube.com/watch?v=MlMPIYONvfQ)
226226
- [.NET - How-to Index and query vector data](how-to-dotnet-vector-index-query.md)
227227
- [Python - How-to Index and query vector data](how-to-python-vector-index-query.md)
228-
- [JavaScript - How-to Index and query vector data](how-to-javascript-vector-index-query.md)
229228
- [Java - How-to Index and query vector data](how-to-java-vector-index-query.md)
230229
- [VectorDistance system function](query/vectordistance.md)
231230
- [Vector index overview](../index-overview.md#vector-indexes)

0 commit comments

Comments
 (0)