I got myself in trouble by changing the mapping. I am on a cluster of 2 nodes, and trying to delete the index, I keep getting acknowleged = false with normal delete curl -X GET "http://localhost:9200/myIndex
If I look at my index through HEAD plugin, I get "myIndex" size: unknown docs: unknown and I see no shards assigned to either node apparently (Everything in this index indicates Null). I would just like to be able to delete it. How can I force a delete? -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/c6818593-5500-4762-9f59-46a2e2a3f772%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
