Skip to content

Commit 6836a4f

Browse files
Merge pull request #281852 from HeidiSteen/heidist-freshness
[azure search] semantic ranker support in azure gov regions
2 parents 53d7933 + bc1e777 commit 6836a4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ We recommend the hotels-sample-index, which can be created in minutes and runs o
120120
Output should look similar to the following example. Results that are returned directly from the search engine consist of fields and their verbatim values, along with metadata like a search score and a semantic ranking score and caption if you use semantic ranking.
121121

122122
```
123-
"@search.score": 5.600783,
123+
"@search.score": 5.600783,
124124
"@search.rerankerScore": 2.4191176891326904,
125125
"@search.captions": [
126126
{

articles/search/search-region-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: heidist
99
ms.service: cognitive-search
1010
ms.topic: conceptual
1111
ms.custom: references_regions
12-
ms.date: 07/09/2024
12+
ms.date: 07/25/2024
1313

1414
---
1515

@@ -279,9 +279,9 @@ None of these regions support Azure [role-based access for data plane operations
279279

280280
| Region | AI enrichment | Semantic ranking | Availability zones |
281281
|--|--|--|--|
282-
| Arizona || | |
282+
| Arizona || | |
283283
| Texas | | | |
284-
| Virginia || ||
284+
| Virginia || ||
285285

286286
## Azure operated by 21Vianet
287287

0 commit comments

Comments
 (0)