Skip to content

Commit daffcc4

Browse files
committed
picked up changes in unsaved files
1 parent b9d76fc commit daffcc4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/search/samples-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Code samples from the Azure AI Search team demonstrate features and workflows. M
5858

5959
| Samples | Article |
6060
|---------|---------|
61-
| [quickstart](https://github.com/Azure-Samples/azure-search-javascript-samples/tree/main/quickstart/v11) | Source code for the JavaScript portion of [Quickstart: Full text search using the Azure SDKs](search-get-started-text.md). Covers the basic workflow for creating, loading, and querying a search index using sample data. |
61+
| [quickstart](https://github.com/Azure-Samples/azure-search-javascript-samples/tree/main/quickstart) | Source code for the JavaScript portion of [Quickstart: Full text search using the Azure SDKs](search-get-started-text.md). Covers the basic workflow for creating, loading, and querying a search index using sample data. |
6262
| [search-website](https://github.com/Azure-Samples/azure-search-javascript-samples/tree/main/search-website-functions-v4) | Source code for [Tutorial: Add search to web apps](tutorial-javascript-overview.md). Demonstrates an end-to-end search app that includes a rich client plus components for hosting the app and handling search requests.|
6363

6464
> [!TIP]

articles/search/tutorial-javascript-create-load-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: cognitive-search
99
ms.topic: tutorial
10-
ms.date: 09/13/2023
10+
ms.date: 07/22/2024
1111
ms.custom:
1212
- devx-track-js
1313
- devx-track-azurecli

articles/search/tutorial-javascript-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: cognitive-search
99
ms.topic: tutorial
10-
ms.date: 09/13/2023
10+
ms.date: 07/22/2024
1111
ms.custom:
1212
- devx-track-js
1313
- ignite-2023

0 commit comments

Comments
 (0)