You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
Affected version: 2.12.0
The remove ingest processor will support excluding fields in version 2.12.0, a new parameter exclude_filed is added to that processor, if this parameter is specified, all other fields except the fields specified by the parameter in the ingesting document will be removed.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Affected version: 2.12.0
The remove ingest processor will support excluding fields in version 2.12.0, a new parameter
exclude_filed
is added to that processor, if this parameter is specified, all other fields except the fields specified by the parameter in the ingesting document will be removed.What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Related PR: opensearch-project/OpenSearch#10967
The text was updated successfully, but these errors were encountered: