Skip to content

Commit a4e1b70

Browse files
authored
Merge pull request #259602 from HeidiSteen/heidist-fix
Metadata ownership update
2 parents 67a4ab6 + 222c294 commit a4e1b70

23 files changed

+36
-40
lines changed

articles/search/cognitive-search-aml-skill.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Custom AML skill in skillsets
33
titleSuffix: Azure AI Search
44
description: Extend capabilities of Azure AI Search skillsets with Azure Machine Learning models.
55

6-
manager: liamca
76
author: gmndrg
87
ms.author: gimondra
98
ms.service: cognitive-search

articles/search/cognitive-search-create-custom-skill-example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: 'Custom skill example using Bing Entity Search API'
33
titleSuffix: Azure AI Search
44
description: Demonstrates using the Bing Entity Search service in a custom skill mapped to an AI-enriched indexing pipeline in Azure AI Search.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.topic: conceptual
99
ms.date: 12/01/2022

articles/search/cognitive-search-custom-skill-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: 'Scale and manage custom skill'
33
titleSuffix: Azure AI Search
44
description: Learn the tools and techniques for efficiently scaling out a custom skill for maximum throughput. Custom skills invoke custom AI models or logic that you can add to an AI-enriched indexing pipeline in Azure AI Search.
55

6-
author: LiamCavanagh
7-
ms.author: liamca
6+
author: gmndrg
7+
ms.author: gimondra
88
ms.service: cognitive-search
99
ms.custom:
1010
- ignite-2023

articles/search/cognitive-search-skill-conditional.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Conditional cognitive skill
33
titleSuffix: Azure AI Search
44
description: The conditional skill in Azure AI Search enables filtering, creating defaults, and merging values in a skillset definition.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-custom-entity-lookup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Custom Entity Lookup skill
33
titleSuffix: Azure AI Search
44
description: Extract different custom entities from text in an Azure AI Search enrichment pipeline.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-deprecated.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Deprecated Cognitive Skills
33
titleSuffix: Azure AI Search
44
description: This page contains a list of cognitive skills that are considered deprecated and won't be supported moving forward.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-entity-recognition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Entity Recognition cognitive skill (v2)
33
titleSuffix: Azure AI Search
44
description: Extract different types of entities from text in an enrichment pipeline in Azure AI Search.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-keyphrases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Key Phrase Extraction cognitive skill
33
titleSuffix: Azure AI Search
44
description: Evaluates unstructured text, and for each record, returns a list of key phrases in an AI enrichment pipeline in Azure AI Search.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-language-detection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Language detection cognitive skill
33
titleSuffix: Azure AI Search
44
description: Evaluates unstructured text, and for each record, returns a language identifier with a score indicating the strength of the analysis in an AI enrichment pipeline in Azure AI Search.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

articles/search/cognitive-search-skill-named-entity-recognition.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Named Entity Recognition skill (v2)
33
titleSuffix: Azure AI Search
44
description: Extract named entities for person, location and organization from text in an AI enrichment pipeline in Azure AI Search.
5-
author: LiamCavanagh
6-
ms.author: liamca
5+
author: gmndrg
6+
ms.author: gimondra
77
ms.service: cognitive-search
88
ms.custom:
99
- ignite-2023

0 commit comments

Comments
 (0)