Skip to content

Commit d794792

Browse files
committed
changed video link
1 parent f9a0702 commit d794792

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ In this 16-minute video, software engineer Raouf Merouche explains the process o
6565
+ 4 - 6 minutes cover querying: retrieval and ranking.
6666
+ 7 - 16 minutes covers scoring profiles.
6767

68+
> [!VIDEO https://www.youtube.com/embed/Y_X6USgvB1g?version=3&start=322&end=643]
69+
6870
## See also
6971

7072
[Scoring Profiles](index-add-scoring-profiles.md)

articles/search/search-analyzers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ An *analyzer* is a component of the [full text search engine](search-lucene-quer
1717

1818
The following video segment explains text processing in Azure Cognitive Search.
1919

20-
> [!VIDEO https://www.youtube.com/embed/Y_X6USgvB1g?version=3&start=322&end=189]
20+
> [!VIDEO https://www.youtube.com/embed/Y_X6USgvB1g?version=3&start=132&end=189]
2121
2222

2323
Language analyzers are the most frequently used, and there is default language analyzer assigned to every searchable field in an Azure Cognitive Search index. The following language transformations are typical during text analysis:

0 commit comments

Comments
 (0)