Skip to content

Commit 0ab66d8

Browse files
committed
speller footnote
1 parent 52598ef commit 0ab66d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/search/semantic-search-overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +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 and above | All | None | None (free) |
88+
| Spell check | Basic and above <sup>1</sup> | All | None | None (free) |
89+
90+
<sup>1</sup> Due to the provisioning mechanisms and lifespan of shared (free) search services, a small number of services still have the speller feature on the free tier. This is temporary. Over time, speller availability on any free tier service will disappear.
8991

9092
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".
9193

0 commit comments

Comments
 (0)