2016-07-19 68 views

回答

1

是的,你可以做到這一點使用delete method

es.delete(index = "my_index", doc_type = "my_type", id = "1234")