Skip to content

Commit 33241c1

Browse files
authored
Merge pull request #27 from HeidiSteen/master
Metadata tagging fix
2 parents fc3acc0 + 69d94d7 commit 33241c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ languages:
66
name: Azure Cognitive Search Quickstart in Python
77
products:
88
- azure
9-
- cognitive-search
9+
- azure-cognitive-search
1010
description: |
1111
Learn basic steps for creating, loading, and querying a search index using REST APIs and a Jupyter Python3 notebook.
1212
urlFragment: python-sample-quickstart

Tutorial-AI-Enrichment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ languages:
55
- rest
66
products:
77
- azure
8-
- cognitive-search
8+
- azure-cognitive-search
99
name: Build an AI enrichment pipeline
1010
description: |
1111
Demonstrates AI enrichment using Cognitive Services in an Azure Cognitive Search indexing pipeline. Calls are made using REST APIs in Jupyter Python3 notebook.

0 commit comments

Comments
 (0)