Skip to content

Commit 4f1c4e5

Browse files
committed
revised footnote
1 parent ca36cc8 commit 4f1c4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/semantic-search-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Semantic search is available through [sign-up registration](https://aka.ms/Seman
8585
| Feature | Tier | Region | Sign up | Pricing |
8686
|---------|------|--------|---------------------|-------------------|
8787
| Semantic search (rank, captions, highlights, answers) | Standard tier (S1, S2, S3) | North Central US, West US, West US 2, East US 2, North Europe, West Europe | Required | [Cognitive Search pricing page](https://azure.microsoft.com/pricing/details/search/) |
88-
| Spell check | Basic <sup>1</sup> and above | All | None | None (free) |
88+
| Spell check | Basic<sup>1</sup> and above | All | None | None (free) |
8989

90-
<sup>1</sup> Due to the provisioning mechanisms and lifespan of shared (free) search services, a small number of services still have spell check on the free tier. This is temporary. Over time, speller availability on any free tier service will disappear.
90+
<sup>1</sup> Due to the provisioning mechanisms and lifespan of shared (free) search services, a small number of services have spell check on the free tier. However, spell check availability on free tier services is not guaranteed, and cannot be added if it's not already there.
9191

9292
Charges for semantic search are levied when query requests include "queryType=semantic" and the search string is not empty (for example, "search=pet friendly hotels in new york". If your search string is empty ("search=*"), you won't be charged, even if the queryType is set to "semantic".
9393

0 commit comments

Comments
 (0)