Skip to content

Commit 94dde45

Browse files
committed
more video links
1 parent d794792 commit 94dde45

File tree

3 files changed

+5
-19
lines changed

3 files changed

+5
-19
lines changed

articles/search/index-similarity-and-scoring.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,7 @@ Azure Cognitive Search supports two different similarity ranking algorithms: A *
5454

5555
For now, you can specify which similarity ranking algorithm you would like to use. For more information, see [Ranking algorithm](index-ranking-similarity.md).
5656

57-
## Watch this video
58-
59-
In this 16-minute video, software engineer Raouf Merouche explains the process of indexing, querying, and how to create scoring profiles. It gives you a good idea of what is going on under the hood as your documents are being indexed and retrieved.
60-
61-
>[!VIDEO https://channel9.msdn.com/Shows/AI-Show/Similarity-and-Scoring-in-Azure-Cognitive-Search/player]
62-
63-
+ 2 - 3 minutes cover indexing: text processing and lexical analysis.
64-
+ 3 - 4 minutes cover indexing: inverted indexes.
65-
+ 4 - 6 minutes cover querying: retrieval and ranking.
66-
+ 7 - 16 minutes covers scoring profiles.
57+
The following video segment starts on an explanation of the ranking algorithms used in Azure Cognitive Search. You can watch the full video for more background.
6758

6859
> [!VIDEO https://www.youtube.com/embed/Y_X6USgvB1g?version=3&start=322&end=643]
6960

articles/search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ landingContent:
3232
- linkListType: video
3333
links:
3434
- text: What is Cognitive Search (1 min 27 sec)
35-
url: https://channel9.msdn.com/Blogs/Azure/What-is-Azure-Search/player
35+
url: https://channel9.msdn.com/Events/Connect/2016/138/player
3636

3737
# Card
3838
- title: Index Azure data

articles/search/search-what-is-azure-search.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,6 @@ Alternatively, you can [activate MSDN subscriber benefits](https://azure.microso
149149

150150
Search engines are the common drivers of information retrieval in mobile apps, on the web, and in corporate data stores. Azure Cognitive Search gives you tools for creating a search experience similar to those on large commercial web sites.
151151

152-
In this 9-minute video from program manager Liam Cavanagh, learn how integrating a search engine can benefit your app. Short demos cover key features in Azure Cognitive Search, and what a typical workflow looks like.
153-
154-
>[!VIDEO https://channel9.msdn.com/Events/Connect/2016/138/player]
155-
156-
+ 0-3 minutes covers key features and use-cases.
157-
+ 3-4 minutes covers service provisioning.
158-
+ 4-6 minutes covers Import Data wizard used to create an index using the built-in real estate dataset.
159-
+ 6-9 minutes covers Search explorer and various queries.
152+
In this 15-minute video, program manager Luis Cabrera introduces Azure Cognitive Search.
153+
154+
>[!VIDEO https://channel9.msdn.com/Events/Connect/2016/138/player]

0 commit comments

Comments
 (0)