Skip to content

Commit

Permalink
Merge pull request #26 from HeidiSteen/master
Browse files Browse the repository at this point in the history
URL fragment update
  • Loading branch information
HeidiSteen authored Apr 19, 2020
2 parents c95ac75 + 008b883 commit 71ecee8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Query-examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ languages:
- rest
name: "Query Examples - Postman"
description: |
Azure Cognitive Search queries for autocomplete, suggestions, simple queries, and advanced queries including fuzzy search, proximity search, wildcard search, and regular expression syntax.
Try out Azure Cognitive Search queries - autocomplete, suggestions, simple queries, fuzzy search, proximity search, wildcard search, RegEx queries, and more.
products:
- azure
- azure-cognitive-search
urlFragment: rest-api-quickstart
urlFragment: rest-api-query-examples
---

# Query examples for Azure Cognitive Search using REST APIs and Postman
Expand Down
2 changes: 1 addition & 1 deletion Quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ languages:
- rest
name: "Quickstart in REST - Postman"
description: |
Learn basic steps for creating, loading, and querying an Azure Cognitive Search index using Postman Desktop app and the latest-version REST APIs.
Learn how to create, load, and query an Azure Cognitive Search index using Postman and the latest-version REST APIs.
products:
- azure
- azure-cognitive-search
Expand Down
4 changes: 2 additions & 2 deletions knowledge-store/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ languages:
- rest
name: Create a Knowledge Store using REST - Postman
description: |
Build a knowledge store using Azure Cognitive Search REST APIs. A knowledge store contains AI-generated content, inferred from image and text analysis, for use in downstream processes or exploration in client applications.
Build a knowledge store in Azure Cognitive Search using REST APIs. A knowledge store contains AI-generated content, inferred from image and text analysis, for use in downstream processes or exploration in client applications.
products:
- azure
- azure-cognitive-search
urlFragment: rest-knowledge-store-tutorial
urlFragment: rest-api-knowledge-store
---

# Creating a Knowledge Store in Azure Cognitive Search using REST APIs and Postman
Expand Down
6 changes: 3 additions & 3 deletions projections/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ languages:
- rest
name: Create projections using REST - Postman
description: |
Azure Cognitive Search supports the creation of a knowledge store to contain AI-generated content, inferred from image and text analysis over raw content files. Projections are the physical expressions of your data. In this collection, work with examples that create table, object, and file projections.
A knowledge store in Azure Cognitive Search contains AI-generated content, inferred from image and text analysis over your raw content. Projections are physical expressions of the data. In this collection, work with examples that create table, object, and file projections.
products:
- azure
- azure-cognitive-search
urlFragment: rest-knowledge-store-tutorial
urlFragment: rest-api-knowledge-store-projections
---

# Creating projections in Azure Cognitive Search using REST APIs and Postman
# Creating projections in Azure Cognitive Search using REST APIs and Postman

![Flask sample MIT license badge](https://img.shields.io/badge/license-MIT-green.svg)

Expand Down

0 comments on commit 71ecee8

Please sign in to comment.