Bulk API - is "delete by query" possible?

Can I do a delete by query (http://www.elasticsearch.org/guide/
reference/api/delete-by-query.html) in bulk api call (http://
www.elasticsearch.org/guide/reference/api/bulk.html) ?

Thanks!
Anurag


The contents of this e-mail and any attachments are confidential and only
for use by the intended recipient. Any unauthorized use, distribution or
copying of this message is strictly prohibited. If you are not the intended
recipient please inform the sender immediately by reply e-mail and delete
this message from your system. Thank you for your co-operation.

On Tue, 2012-06-12 at 13:51 -0700, Anurag Biyani wrote:

Can I do a delete by query (Elasticsearch Platform — Find real-time answers at scale | Elastic
reference/api/delete-by-query.html) in bulk api call (http://
Elasticsearch Platform — Find real-time answers at scale | Elastic) ?

No.

Just create/index/delete

clint