Skip to content

Commit 050c76e

Browse files
authored
Merge pull request #184889 from RyanHill-MSFT/issues/86286-typo
(Azure CXP Community) fix typo
2 parents 285349d + ec519fd commit 050c76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/semantic-search-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Semantic search is a premium feature. We recommend this article for background,
2828
2929
## What is semantic search?
3030

31-
Semantic search is collection of features that improve the quality of search results. When enabled on your search service, it extends the query execution pipeline in two ways. First, it adds secondary ranking over an initial result set, promoting the most semantically relevant results to the top of the list. Second, it extracts and returns captions and answers in the response, which you can render on a search page to improve the user's search experience.
31+
Semantic search is a collection of features that improve the quality of search results. When enabled on your search service, it extends the query execution pipeline in two ways. First, it adds secondary ranking over an initial result set, promoting the most semantically relevant results to the top of the list. Second, it extracts and returns captions and answers in the response, which you can render on a search page to improve the user's search experience.
3232

3333
| Feature | Description |
3434
|---------|-------------|

0 commit comments

Comments
 (0)