I have an issue with my index and on ES startup i get an
org.elasticsearch.index.mapper.MapperParsingException -- tried to parse field [null] as object, but found a concrete value
thus ES is not starting at all...
The data i have is of no importance, is there a way to manually delete the index all together (mapping and data) ? Or if not just update the index mapping?