Is there any way to cascade delete a doc?

Hello!
Is there any way to cascade remove doc from index with all related
docs in child types?

you may use delete by query,
http://www.elasticsearch.org/guide/reference/api/delete-by-query.html

-----原始邮件-----
From: Elvis
Sent: Friday, May 20, 2011 4:22 PM
To: users
Subject: Is there any way to cascade delete a doc?

Hello!
Is there any way to cascade remove doc from index with all related
docs in child types?