Skip to content

Commit 56f6d67

Browse files
authored
Merge pull request #96920 from HeidiSteen/heidist-master
MVC compliance pass for Azure Cognitive Search
2 parents 4cf0575 + b045227 commit 56f6d67

14 files changed

+41
-51
lines changed

articles/search/cognitive-search-quickstart-blob.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create a skillset in the Azure portal'
33
titleSuffix: Azure Cognitive Search
4-
description: Use the Import data wizard to add cognitive skills to an indexing pipeline. Cognitive skills include Optical Character Recognition (OCR) and natural language processing.
4+
description: In this portal quickstart, learn how to use the Import data wizard to add cognitive skills to an indexing pipeline in Azure Cognitive Search. Skills include Optical Character Recognition (OCR) and natural language processing.
55

66
manager: nitinme
77
author: HeidiSteen
@@ -147,20 +147,20 @@ Output is directed to a search index, and there is a mapping between name-value
147147

148148
Finally, you learned that can verify content by querying the index. In the end, what Azure Cognitive Search provides is a searchable index, which you can query using either the [simple](https://docs.microsoft.com/rest/api/searchservice/simple-query-syntax-in-azure-search) or [fully extended query syntax](https://docs.microsoft.com/rest/api/searchservice/lucene-query-syntax-in-azure-search). An index containing enriched fields is like any other. If you want to incorporate standard or [custom analyzers](search-analyzers.md), [scoring profiles](https://docs.microsoft.com/rest/api/searchservice/add-scoring-profiles-to-a-search-index), [synonyms](search-synonyms.md), [faceted filters](search-filters-facets.md), geo-search, or any other Azure Cognitive Search feature, you can certainly do so.
149149

150-
## Clean up
150+
## Clean up resources
151151

152152
When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.
153153

154154
You can find and manage resources in the portal, using the **All resources** or **Resource groups** link in the left-navigation pane.
155155

156156
If you are using a free service, remember that you are limited to three indexes, indexers, and data sources. You can delete individual items in the portal to stay under the limit.
157157

158+
> [!Tip]
159+
> If you want to repeat this exercise or try a different AI enrichment walkthrough, delete the indexer in the portal. Deleting the indexer resets the free daily transaction counter back to zero for Cognitive Services processing.
160+
158161
## Next steps
159162

160163
You can create skillsets using the portal, .NET SDK, or REST API. To further your knowledge, try the REST API using Postman and more sample data.
161164

162165
> [!div class="nextstepaction"]
163-
> [Tutorial: Add structure to "unstructured content" with AI enrichment](cognitive-search-tutorial-blob.md)
164-
165-
> [!Tip]
166-
> If you want to repeat this exercise or try a different AI enrichment walkthrough, delete the indexer in the portal. Deleting the indexer resets the free daily transaction counter back to zero for Cognitive Services processing.
166+
> [Tutorial: Add structure to "unstructured content" with AI enrichment](cognitive-search-tutorial-blob.md)

articles/search/cognitive-search-tutorial-blob-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ titleSuffix: Azure Cognitive Search
44
description: Step through an example of data extraction, natural language, and image AI processing in Azure Cognitive Search using a Jupyter Python notebook. Extracted data is indexed and easily accessed by query.
55

66
manager: nitinme
7-
author: LisaLeib
8-
ms.author: v-lilei
7+
author: HeidiSteen
8+
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.devlang: python
1111
ms.topic: tutorial

articles/search/knowledge-store-connect-power-bi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Connect to a knowledge store (preview) with Power BI
33
titleSuffix: Azure Cognitive Search
44
description: Connect an Azure Cognitive Search knowledge store (preview) with Power BI for analysis and exploration.
55

6-
author: lisaleib
6+
author: HeidiSteen
7+
ms.author: heidist
78
manager: nitinme
8-
ms.author: v-lilei
99
ms.service: cognitive-search
1010
ms.topic: tutorial
1111
ms.date: 11/04/2019

articles/search/knowledge-store-create-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Create a knowledge store (preview) in the Azure portal
33
titleSuffix: Azure Cognitive Search
44
description: Use the Import data wizard to create a knowledge store used for persisting enriched content. Connect to a knowledge store for analysis from other apps, or send enriched content to downstream processes. This feature is currently in public preview.
55

6-
author: lisaleib
6+
author: HeidiSteen
7+
ms.author: heidist
78
manager: nitinme
8-
ms.author: v-lilei
99
ms.service: cognitive-search
1010
ms.topic: quickstart
1111
ms.date: 11/04/2019

articles/search/knowledge-store-view-storage-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ titleSuffix: Azure Cognitive Search
44
description: View and analyze an Azure Cognitive Search knowledge store with the Azure portal's Storage Explorer. knowledge store is currently in public preview.
55

66
manager: nitinme
7-
author: lisaleib
8-
ms.author: v-lilei
7+
author: HeidiSteen
8+
ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
1111
ms.date: 11/04/2019

articles/search/search-create-service-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create a search service in the portal'
33
titleSuffix: Azure Cognitive Search
4-
description: Provision an AzureCognitive Search resource in the Azure portal. Choose resource groups, regions, and SKU or pricing tier.
4+
description: In this portal quickstart, learn how to set up an Azure Cognitive Search resource in the Azure portal. Choose resource groups, regions, and SKU or pricing tier.
55

66
manager: nitinme
77
author: HeidiSteen

articles/search/search-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The following examples illustrate several usage patterns for filter scenarios. F
9898
search=*&$filter=Rooms/any(room: room/BaseRate ge 60 and room/BaseRate lt 300) and Address/City eq 'Honolulu'
9999
```
100100

101-
+ Combination of query string and **$filter**, where the filter creates the subset, and the query string provides the term inputs for full text search over the filtered subset. Using a filter with a query string is the most common usage pattern.
101+
+ Combination of query string and **$filter**, where the filter creates the subset, and the query string provides the term inputs for full text search over the filtered subset. The addition of terms (walking distance theaters) introduces search scores in the results, where documents that best match the terms are ranked higher. Using a filter with a query string is the most common usage pattern.
102102

103103
```
104104
search=walking distance theaters&$filter=Rooms/any(room: room/BaseRate ge 60 and room/BaseRate lt 300) and Address/City eq 'Seattle'&$count=true

articles/search/search-get-started-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create a search index in C# using .NET'
33
titleSuffix: Azure Cognitive Search
4-
description: Explains how to create an index, load data, and run queries using C# and the Azure Cognitive Search .NET SDK.
4+
description: In this C# quickstart, learn how to create an index, load data, and run queries using the Azure Cognitive Search .NET SDK.
55

66
manager: nitinme
77
author: HeidiSteen
@@ -544,7 +544,7 @@ The [`DocumentsSearchResult`](https://docs.microsoft.com/dotnet/api/microsoft.az
544544

545545
Output includes the same messages as before, with addition of query information and results.
546546

547-
## Clean up
547+
## Clean up resources
548548

549549
When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.
550550

articles/search/search-get-started-java.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: 'Quickstart: Create a search index in Java using REST APIs'
33
titleSuffix: Azure Cognitive Search
4-
description: Explains how to create an index, load data, and run queries using Java and the Azure Cognitive Search REST APIs.
4+
description: In this Java quickstart, learn how to create an index, load data, and run queries using the Azure Cognitive Search REST APIs.
55

66
manager: nitinme
7-
author: lisaleib
8-
ms.author: v-lilei
7+
author: HeidiSteen
8+
ms.author: heidist
99
ms.devlang: java
1010
ms.service: cognitive-search
1111
ms.topic: quickstart
@@ -812,7 +812,7 @@ Now that you've loaded the hotels documents, you can create search queries to ac
812812

813813
Look for a summary of each query and its results. The run should complete with BUILD SUCCESS message and a zero (0) exit code.
814814

815-
## Clean up
815+
## Clean up resources
816816

817817
When you're working in your own subscription, at the end of a project, it's a good idea to remove the resources that you no longer need. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.
818818

@@ -822,10 +822,7 @@ If you are using a free service, remember that you are limited to three indexes,
822822

823823
## Next steps
824824

825-
In this Java quickstart, you worked through a series of tasks to create an index, load it with documents, and run queries. If you are comfortable with the basic concepts, we recommend the following articles for deeper learning.
825+
In this Java quickstart, you worked through a series of tasks to create an index, load it with documents, and run queries. If you are comfortable with the basic concepts, we recommend the following article that lists indexer operations in REST.
826826

827-
+ [Index operations](/rest/api/searchservice/index-operations)
828-
829-
+ [Document operations](/rest/api/searchservice/document-operations)
830-
831-
+ [Indexer operations](/rest/api/searchservice/indexer-operations)
827+
> [!div class="nextstepaction"]
828+
> [Indexer operations](/rest/api/searchservice/indexer-operations)

articles/search/search-get-started-nodejs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create a search index in Node.js using REST APIs'
33
titleSuffix: Azure Cognitive Search
4-
description: Node.js sample for Azure Cognitive Search, demonstrating how to create, load data into, and query from JavaScript.
4+
description: In this Node.js quickstart, learn how to create an index, load data, and run queries on Azure Cognitive Search using JavaScript and the REST APIs.
55

66
author: HeidiSteen
77
manager: nitinme
@@ -679,11 +679,12 @@ The **AzureSearchClient** class encapsulates the configuration, URLs, and basic
679679

680680
The overall behavior of the `run` function is to delete the Azure Cognitive Search index if it exists, create the index, add some data, and perform some queries.
681681

682-
## Clean up
682+
## Clean up resources
683683

684684
When you're working in your own subscription, it's a good idea at the end of a project to identify whether you still need the resources you created. Resources left running can cost you money. You can delete resources individually or delete the resource group to delete the entire set of resources.
685685

686686
You can find and manage resources in the portal, using the **All resources** or **Resource groups** link in the left-navigation pane.
687+
687688
If you are using a free service, remember that you are limited to three indexes, indexers, and data sources. You can delete individual items in the portal to stay under the limit.
688689

689690
## Next steps

0 commit comments

Comments
 (0)