generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
enhancementIncreases software capabilities beyond original client specificationsIncreases software capabilities beyond original client specifications
Description
Describe the solution you'd like
We should setting filter_path to as default requests to reduce the size of responses from opensearch.
During the _bulk request if errors,items.*.error,items.*.status
is applied to filter_path, it should reduce > 90% of the response size from opensearch, reducing bandwidth usage and also making response processing faster (less json to deserialize).
Metadata
Metadata
Assignees
Labels
enhancementIncreases software capabilities beyond original client specificationsIncreases software capabilities beyond original client specifications