Skip to content

Commit 8051b55

Browse files
Update _posts/2025-05-15-optimized-inference-processors.md
Co-authored-by: Nathan Bower <[email protected]> Signed-off-by: Will Hwang <[email protected]>
1 parent cf935fb commit 8051b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-05-15-optimized-inference-processors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,5 +237,5 @@ The Bulk API supports two operations---`index` and `update`:
237237
* The `index` operation replaces the entire document and **does** trigger ingest pipelines.
238238
* The `update` operation modifies only the specified fields but **does not** currently trigger ingest pipelines.
239239

240-
If you'd like to see ingest pipeline support for the `update` operation in Bulk API requests, consider supporting [this GitHub issue](https://github.com/opensearch-project/OpenSearch/issues/17494) by adding a +1.
240+
If you'd like to see ingest pipeline support added to the `update` operation in Bulk API requests, consider supporting [this GitHub issue](https://github.com/opensearch-project/OpenSearch/issues/17494) by adding a +1.
241241

0 commit comments

Comments
 (0)