bulk
Efficiently execute multiple Elasticsearch document operations—create, update, delete—in one API call, reducing requests and optimizing performance.
Instructions
Perform multiple document operations (create, update, delete) in a single API call
Input Schema
Name | Required | Description | Default |
---|---|---|---|
operations | Yes | Array of operations to perform in bulk | |
pipeline | No | Optional pipeline to use for preprocessing documents |