I have the need to free up disk space by consuming elastic, the files are being generated in / var / lib / Elasticsearch / nodes / 0 / indices /
how can i delete the indices?
Delete indices using the APIs. NEVER delete directly in the file system.
I'm new to Elasticsearch, do you have any help links? Thanks
