Skip to content

Commit cacab35

Browse files
Merge pull request #3919 from HeidiSteen/release-azs-5
Restored regions to query rewrite
2 parents 42743ed + 85467bb commit cacab35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/semantic-how-to-query-rewrite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Query rewriting is an optional feature. Without query rewriting, the search serv
3434
3535
## Prerequisites
3636

37-
- A search service, Basic tier or higher, in a [supported region](search-region-support.md).
37+
- A search service, Basic tier or higher, in **North Europe** or **Southeast Asia**.
3838

39-
- Your search service must have [semantic ranker enabled](semantic-how-to-enable-disable.md). Review [semantic ranking](semantic-search-overview.md) if you need an introduction to the feature.
39+
- [Semantic ranker must be enabled](semantic-how-to-enable-disable.md). It's enabled by default on newer search services. Review [semantic ranking](semantic-search-overview.md) if you need an introduction to the feature.
4040

4141
- An existing search index with a [semantic configuration](semantic-how-to-configure.md) and rich text content. The examples in this guide use the [hotels-sample-index](search-get-started-portal.md) sample data to demonstrate query rewriting. You can use your own data and index to test query rewriting.
4242

0 commit comments

Comments
 (0)