Is it possible for an elasticsearch delete to fail quietly?

Is it possible for an Elasticsearch delete call (Tire.index("xxx").remove
for those using the ruby client) to return an error code that still leaves
the item I'm trying to delete in the index?

ie: no exception is thrown but the document I thought was deleted is still
hanging around?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.