curl -X POST "10.96.6.122:9200/asgard_product_schedule/_delete_by_query" -H 'Content-Type: application/json' -d'{ "query": { "match_all": { } }}'