Skip to content

Commit d38ed07

Browse files
author
Austin Drefke
committed
add extra documentation link
1 parent dbee16c commit d38ed07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/cognitive-search-common-errors-warnings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,5 @@ It is possible to override this behavior, enabling incremental progress and supp
221221

222222
### Truncated extracted text to X characters
223223
Indexers limit how much text can be extracted from any one document. This limit depends on the pricing tier: 32,000 characters for Free tier, 64,000 for Basic, and 4 million for Standard, Standard S2 and Standard S3 tiers. Text that was truncated will not be indexed. To avoid this warning, try breaking apart documents with large amounts of text into multiple, smaller documents.
224+
225+
[More information about indexer limits.](https://go.microsoft.com/fwlink/?linkid=2109692)

0 commit comments

Comments
 (0)