Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete API: Allow to set _parent on it (will simply set the routing value) #742

Closed
kimchy opened this issue Mar 2, 2011 · 1 comment
Closed

Comments

@kimchy
Copy link
Member

kimchy commented Mar 2, 2011

Delete request does not accept a parent parameter. It does accept routing, and thats what one should set with the parent value, but, it will be nice to have the ability to set the parent as well (which will simply set the routing value).

This also applies to the bulk API with the _parent parameter being used for delete iterms.

@kimchy
Copy link
Member Author

kimchy commented Mar 2, 2011

Delete API: Allow to set _parent on it (will simply set the routing value), closed by 4631df9.

mute pushed a commit to mute/elasticsearch that referenced this issue Jul 29, 2015
martijnvg pushed a commit to martijnvg/elasticsearch that referenced this issue Jan 31, 2018
Removes the transport layer dependency from PersistentActions, makes PersistentActionRegistry immutable and rename actions into tasks in class and variable names.
martijnvg pushed a commit that referenced this issue Feb 5, 2018
Removes the transport layer dependency from PersistentActions, makes PersistentActionRegistry immutable and rename actions into tasks in class and variable names.
jev001 pushed a commit to jev001/elasticsearch that referenced this issue Dec 28, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant