Delete data from elastic search index based on fields

Hi

I have created a index in Elastic search which has one of the fields as "LoadDate" , contains values for two different date .

I want to delete data for one of the date.

How we can do this from elastic search query

You need to use https://www.elastic.co/guide/en/elasticsearch/plugins/current/plugins-delete-by-query.html