Indices Delete Mapping API - gnuhub/elasticsearch GitHub Wiki
Allow to delete a mapping (type) along with its data. The REST endpoint is /{index}/{type} with DELETE method.
Allow to delete a mapping (type) along with its data. The REST endpoint is /{index}/{type} with DELETE method.