Skip to content

Commit f58805b

Browse files
committed
fixed link
1 parent f394728 commit f58805b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/cognitive-search-quickstart-blob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Cognitive skills indexing takes longer to complete than typical text-based index
115115

116116
![Azure Cognitive Search notification](./media/cognitive-search-quickstart-blob/indexer-notification.png)
117117

118-
Warnings are normal given the wide range of content types. Some content types aren't valid for certain skills and on lower tiers its common to encounter [indexer limits](search-limits-quotas-capacity#.mdindexer-limits). For example, truncation notifications of 32,000 characters are an indexer limit on the Free tier. If you ran this demo on a higher tier, many truncation warnings would go away.
118+
Warnings are normal given the wide range of content types. Some content types aren't valid for certain skills and on lower tiers its common to encounter [indexer limits](search-limits-quotas-capacity.md#indexer-limits). For example, truncation notifications of 32,000 characters are an indexer limit on the Free tier. If you ran this demo on a higher tier, many truncation warnings would go away.
119119

120120
To check warnings or errors, click on the Warning status on the Indexers list to open the Execution History page.
121121

0 commit comments

Comments
 (0)