Skip to content

Commit 55aa0c4

Browse files
committed
Merge branch 'add_429_semantic_text_note' of github.com:mromaios/docs-content into add_429_semantic_text_note
2 parents 241c1fa + 97d4cb2 commit 55aa0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshoot/elasticsearch/rejected-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ These errors are often related to [backlogged tasks](task-queue-backlog.md), [bu
7171

7272
::::{note}
7373
{applies_to}`stack: ga 9.1`{applies_to}`serverless: ga`
74-
Another cause of indexing pressure rejections might be the use of the [`semantic_text`](https://www.elastic.co/docs/reference/elasticsearch/mapping-reference/semantic-text) field type, which can cause rejections when indexing large batches of documents if the batch may otherwise incur an Out Of Memory (OOM) error.
74+
Another cause of indexing pressure rejections might be the use of the [`semantic_text`](https://www.elastic.co/docs/reference/elasticsearch/mapping-reference/semantic-text) field type, which can cause rejections when indexing large batches of documents if the batch may otherwise incur an Out of Memory (OOM) error.
7575
::::
7676

7777
See [this video](https://www.youtube.com/watch?v=QuV8QqSfc0c) for a walkthrough of diagnosing indexing pressure rejections.

0 commit comments

Comments
 (0)