Skip to content

Commit e87b538

Browse files
committed
H2 update
1 parent 902ca29 commit e87b538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-capacity-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ For search services on any billable tier, regardless of creation date, you need
147147

148148
For billing rates per tier and currency, see the [Azure AI Search pricing page](https://azure.microsoft.com/pricing/details/search/).
149149

150-
## Estimate with a billable tier
150+
## Estimate capacity using a billable tier
151151

152152
Storage needs are determined by the size of the indexes you expect to build. There are no solid heuristics or generalities that help with estimates. The only way to determine the size of an index is [build one](search-what-is-an-index.md). Its size is based on tokenization and embeddings, and whether you enable suggesters, filtering, and sorting, or can take advantage of [vector compression](vector-search-how-to-configure-compression-storage.md).
153153

0 commit comments

Comments
 (0)